Lines Matching defs:pScreen

282 dri_crtc_notify(ScreenPtr pScreen)  in dri_crtc_notify()
356 DRIScreenInit(ScreenPtr pScreen, DRIInfoPtr pDRIInfo, int *pDRMFD) in DRIScreenInit()
634 DRIFinishScreenInit(ScreenPtr pScreen) in DRIFinishScreenInit()
673 DRICloseScreen(ScreenPtr pScreen) in DRICloseScreen()
846 DRIQueryDirectRenderingCapable(ScreenPtr pScreen, Bool *isCapable) in DRIQueryDirectRenderingCapable()
859 DRIOpenConnection(ScreenPtr pScreen, drm_handle_t * hSAREA, char **busIdString) in DRIOpenConnection()
870 DRIAuthConnection(ScreenPtr pScreen, drm_magic_t magic) in DRIAuthConnection()
880 DRICloseConnection(ScreenPtr pScreen) in DRICloseConnection()
886 DRIGetClientDriverName(ScreenPtr pScreen, in DRIGetClientDriverName()
914 DRICreateContextPriv(ScreenPtr pScreen, in DRICreateContextPriv()
927 DRICreateContextPrivFromHandle(ScreenPtr pScreen, in DRICreateContextPrivFromHandle()
997 DRICreateDummyContext(ScreenPtr pScreen, Bool needCtxPriv) in DRICreateDummyContext()
1025 DRIDestroyDummyContext(ScreenPtr pScreen, Bool hasCtxPriv) in DRIDestroyDummyContext()
1046 DRICreateContext(ScreenPtr pScreen, VisualPtr visual, in DRICreateContext()
1084 DRIDestroyContext(ScreenPtr pScreen, XID context) in DRIDestroyContext()
1117 DRIClipNotifyAllDrawables(ScreenPtr pScreen) in DRIClipNotifyAllDrawables()
1128 DRITransitionToSharedBuffers(ScreenPtr pScreen) in DRITransitionToSharedBuffers()
1140 DRITransitionToPrivateBuffers(ScreenPtr pScreen) in DRITransitionToPrivateBuffers()
1152 DRITransitionTo3d(ScreenPtr pScreen) in DRITransitionTo3d()
1164 DRITransitionTo2d(ScreenPtr pScreen) in DRITransitionTo2d()
1181 ScreenPtr pScreen = pWin->drawable.pScreen; in DRIDCNTreeTraversal() local
1204 DRIDriverClipNotify(ScreenPtr pScreen) in DRIDriverClipNotify()
1225 DRIIncreaseNumberVisible(ScreenPtr pScreen) in DRIIncreaseNumberVisible()
1244 DRIDecreaseNumberVisible(ScreenPtr pScreen) in DRIDecreaseNumberVisible()
1263 DRICreateDrawable(ScreenPtr pScreen, ClientPtr client, DrawablePtr pDrawable, in DRICreateDrawable()
1334 ScreenPtr pScreen; in DRIDrawablePrivDestroy() local
1377 DRIDestroyDrawable(ScreenPtr pScreen, ClientPtr client, DrawablePtr pDrawable) in DRIDestroyDrawable()
1421 DRIGetDrawableInfo(ScreenPtr pScreen, in DRIGetDrawableInfo()
1598 DRIGetDeviceInfo(ScreenPtr pScreen, in DRIGetDeviceInfo()
1655 ScreenPtr pScreen = screenInfo.screens[i]; in DRIWakeupHandler() local
1669 ScreenPtr pScreen = screenInfo.screens[i]; in DRIBlockHandler() local
1678 DRIDoWakeupHandler(ScreenPtr pScreen, int result) in DRIDoWakeupHandler()
1695 DRIDoBlockHandler(ScreenPtr pScreen, void *timeout) in DRIDoBlockHandler()
1721 ScreenPtr pScreen = newContext->pScreen; in DRISwapContext() local
1873 ScreenPtr pScreen = pWin->drawable.pScreen; in DRIWindowExposures() local
1903 ScreenPtr pScreen = pWin->drawable.pScreen; in DRITreeTraversal() local
1922 ScreenPtr pScreen = pWin->drawable.pScreen; in DRIDestroyWindow() local
1947 ScreenPtr pScreen = pWin->drawable.pScreen; in DRICopyWindow() local
2048 DRILockTree(ScreenPtr pScreen) in DRILockTree()
2092 ScreenPtr pScreen = pWin->drawable.pScreen; in DRIClipNotify() local
2142 ScreenPtr pScreen = pWin->drawable.pScreen; in DRIGetDrawableIndex() local
2158 DRIGetDrawableStamp(ScreenPtr pScreen, CARD32 drawable_index) in DRIGetDrawableStamp()
2166 DRIPrintDrawableLock(ScreenPtr pScreen, char *msg) in DRIPrintDrawableLock()
2174 DRILock(ScreenPtr pScreen, int flags) in DRILock()
2197 DRIUnlock(ScreenPtr pScreen) in DRIUnlock()
2223 DRIGetSAREAPrivate(ScreenPtr pScreen) in DRIGetSAREAPrivate()
2234 DRIGetContext(ScreenPtr pScreen) in DRIGetContext()
2245 DRIGetTexOffsetFuncs(ScreenPtr pScreen, in DRIGetTexOffsetFuncs()
2263 DRIGetWrappedFuncs(ScreenPtr pScreen) in DRIGetWrappedFuncs()
2289 ScreenPtr pScreen = xf86ScrnToScreen(pScrn); in DRIAdjustFrame() local
2344 DRIMoveBuffersHelper(ScreenPtr pScreen, in DRIMoveBuffersHelper()