Home
last modified time | relevance | path

Searched refs:mode_width (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-output.c216 int mode_width, mode_height; in apply_output_change() local
230 mode_width = xwl_output->width; in apply_output_change()
233 mode_width = xwl_output->height; in apply_output_change()
237 randr_mode = xwayland_cvt(mode_width, mode_height, in apply_output_change()