Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-output.c239 RROutputSetModes(xwl_output->randr_output, &randr_mode, 1, 1); in apply_output_change()
/OK3568_Linux_fs/external/xserver/randr/
H A Drroutput.c161 RROutputSetModes(RROutputPtr output, in RROutputSetModes() function
H A Drandrstr.h908 RROutputSetModes(RROutputPtr output,
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c859 if (!RROutputSetModes (output, &mode, 1, 0)) in vfbRandRInit()
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr.c637 RROutputSetModes(output, NULL, 0, 0); in ephyrResizeScreen()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c1624 ret = RROutputSetModes(randr_output, rrmodes, nmode, npreferred); in xf86RROutputSetModes()