Searched refs:XF86XVScreenPrivateKey (Results 1 – 1 of 1) sorted by relevance
113 static DevPrivateKeyRec XF86XVScreenPrivateKey; variable121 ((XF86XVScreenPtr)(dixGetPrivate(&pScreen->devPrivates, &XF86XVScreenPrivateKey)))241 if (!dixRegisterPrivateKey(&XF86XVScreenPrivateKey, PRIVATE_SCREEN, 0)) in xf86XVScreenInit()249 dixSetPrivate(&pScreen->devPrivates, &XF86XVScreenPrivateKey, ScreenPriv); in xf86XVScreenInit()