Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinrandr.c260 RROutputSetCrtcs(output, &crtc, 1); in winRandRInit()
/OK3568_Linux_fs/external/xserver/randr/
H A Drrinfo.c98 RROutputSetCrtcs(output, &crtc, 1); in RRScanOldConfig()
H A Drroutput.c265 RROutputSetCrtcs(RROutputPtr output, RRCrtcPtr * crtcs, int numCrtcs) in RROutputSetCrtcs() function
H A Drandrstr.h918 RROutputSetCrtcs(RROutputPtr output, RRCrtcPtr * crtcs, int numCrtcs);
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-output.c369 RROutputSetCrtcs(xwl_output->randr_output, &xwl_output->randr_crtc, 1); in xwl_output_create()
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c861 if (!RROutputSetCrtcs (output, &crtc, 1)) in vfbRandRInit()
/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c1653 if (!RROutputSetCrtcs(output->randr_output, crtcs, ncrtc)) { in xf86RandR12SetInfo12()