Searched refs:dixPrivateKeyRegistered (Results 1 – 20 of 20) sorted by relevance
42 if (!dixPrivateKeyRegistered(&syncFdScreenPrivateKey)) in sync_fd_screen_priv()93 if (!dixPrivateKeyRegistered(&syncFdScreenPrivateKey)) { in miSyncFdScreenInit()
174 if (!dixPrivateKeyRegistered(&miSyncScreenPrivateKey)) { in miSyncSetup()
173 if (!dixPrivateKeyRegistered(&syncShmFencePrivateKey)) { in miSyncShmScreenInit()
88 if (!dixPrivateKeyRegistered(&glamor_sync_fence_key)) { in glamor_sync_init()
62 (dixPrivateKeyRegistered(DRIScreenPrivKey) ? \
196 if (dixPrivateKeyRegistered(rrPrivKey)) in ms_covering_xf86_crtc()233 if (!dixPrivateKeyRegistered(rrPrivKey)) in ms_covering_randr_crtc()268 if (dixPrivateKeyRegistered(rrPrivKey)) in ms_covering_randr_crtc()
1535 if (dixPrivateKeyRegistered(rrPrivKey)) { in CreateScreenResources()
3761 if (!dixPrivateKeyRegistered(rrPrivKey)) in drmmode_validate_leases()
524 if (!dixPrivateKeyRegistered(XvMCScreenKey)) in ProcXvMCListSubpictureTypes()705 if (!dixPrivateKeyRegistered(XvMCScreenKey)) in XvMCExtensionInit()787 if (!dixPrivateKeyRegistered(XvMCScreenKey)) in XvMCFindXvImage()
107 dixPrivateKeyRegistered(DevPrivateKey key) in dixPrivateKeyRegistered() function
89 if (!dixPrivateKeyRegistered(&rootlessWindowPrivateKeyRec)) in IsFramedWindow()
397 if (!dixPrivateKeyRegistered(xf86CursorScreenKey)) in xf86CursorResetCursor()
358 #define GetPictureScreenIfSet(s) (dixPrivateKeyRegistered(PictureScreenPrivateKey) ? GetPictureScre…
310 if (!dixPrivateKeyRegistered(rrPrivKey) || in xf86EnsureRANDR()
106 #define CMapScreenKeyRegistered dixPrivateKeyRegistered(&CMapScreenKeyRec)
83 #define DGAScreenKeyRegistered dixPrivateKeyRegistered(&DGAScreenKeyRec)
1330 if (!dixPrivateKeyRegistered(dri2ScreenPrivateKey)) in DRI2Connect()
2019 if (!dixPrivateKeyRegistered(rrPrivKey)) in RRHasScanoutPixmap()
1967 if (dixPrivateKeyRegistered(rrPrivKey)) { in xf86RandR12LoadPalette()
1383 dixPrivateKeyRegistered(rrPrivKey) before calling rrGetScrPriv.2256 Fix the problem by checking dixPrivateKeyRegistered(rrPrivKey) before