Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.h31 extern _X_EXPORT void xf86RandR12SetRotations(ScreenPtr pScreen,
H A Dxf86Crtc.c820 xf86RandR12SetRotations(screen, RR_Rotate_0 | RR_Rotate_90 | in xf86CrtcScreenInit()
826 xf86RandR12SetRotations(screen, RR_Rotate_0); in xf86CrtcScreenInit()
H A Dxf86RandR12.c920 xf86RandR12SetRotations(ScreenPtr pScreen, Rotation rotations) in xf86RandR12SetRotations() function