Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c97 xf86RandR13VerifyPanningArea(xf86CrtcPtr crtc, int screenWidth, in xf86RandR13VerifyPanningArea() function
715 xf86RandR13VerifyPanningArea(crtc, width, height); in xf86RandR12ScreenSetSize()
1221 xf86RandR13VerifyPanningArea(crtc, pScreen->width, pScreen->height); in xf86RandR12CrtcSet()
1930 if (xf86RandR13VerifyPanningArea(crtc, pScreen->width, pScreen->height)) { in xf86RandR13SetPanning()