Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86RandR12.c81 static DevPrivateKey xf86RandR12Key; variable
84 dixLookupPrivate(&(p)->devPrivates, xf86RandR12Key))
862 xf86RandR12Key = &xf86RandR12KeyRec; in xf86RandR12Init()
892 dixSetPrivate(&pScreen->devPrivates, xf86RandR12Key, randrp); in xf86RandR12Init()
906 if (xf86RandR12Key == NULL) in xf86RandR12CloseScreen()
930 if (xf86RandR12Key == NULL) in xf86RandR12SetRotations()
953 if (xf86RandR12Key == NULL) in xf86RandR12SetTransformSupport()
1829 if (xf86RandR12Key == NULL) in xf86RandR12CreateScreenResources12()
1861 if (xf86RandR12Key == NULL) in xf86RandR12TellChanged()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog32240 randr: Remove senseless checks for xf86RandR12Key
32242 When xf86RandR12Key is not set we will not get to the places where