Searched refs:xf86RandRKey (Results 1 – 1 of 1) sorted by relevance
49 static DevPrivateKey xf86RandRKey; variable51 #define XF86RANDRINFO(p) ((XF86RandRInfoPtr)dixLookupPrivate(&(p)->devPrivates, xf86RandRKey))351 dixSetPrivate(&pScreen->devPrivates, xf86RandRKey, NULL); in xf86RandRCloseScreen()358 if (xf86RandRKey == NULL) in xf86GetRotation()372 if (xf86RandRKey == NULL) in xf86RandRSetNewVirtualAndDimensions()415 xf86RandRKey = &xf86RandRKeyRec; in xf86RandRInit()442 dixSetPrivate(&pScreen->devPrivates, xf86RandRKey, randrp); in xf86RandRInit()