Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.h33 extern _X_EXPORT void xf86RandR12SetTransformSupport(ScreenPtr pScreen,
H A Dxf86Crtc.c823 xf86RandR12SetTransformSupport(screen, TRUE); in xf86CrtcScreenInit()
827 xf86RandR12SetTransformSupport(screen, FALSE); in xf86CrtcScreenInit()
H A Dxf86RandR12.c945 xf86RandR12SetTransformSupport(ScreenPtr pScreen, Bool transforms) in xf86RandR12SetTransformSupport() function