Lines Matching defs:pScreen
181 DRI2GetScreen(ScreenPtr pScreen) in DRI2GetScreen()
950 ScreenPtr pScreen = pDraw->pScreen; in DRI2CanFlip() local
1006 ScreenPtr pScreen = pDraw->pScreen; in DRI2WakeClient() local
1040 ScreenPtr pScreen = pDraw->pScreen; in DRI2SwapComplete() local
1099 ScreenPtr pScreen = pDraw->pScreen; in DRI2SwapBuffers() local
1202 ScreenPtr pScreen = pDrawable->pScreen; in DRI2SwapInterval() local
1218 ScreenPtr pScreen = pDraw->pScreen; in DRI2GetMSC() local
1314 DRI2HasSwapControl(ScreenPtr pScreen) in DRI2HasSwapControl()
1322 DRI2Connect(ClientPtr client, ScreenPtr pScreen, in DRI2Connect()
1355 DRI2AuthMagic (ScreenPtr pScreen, uint32_t magic) in DRI2AuthMagic()
1365 DRI2Authenticate(ClientPtr client, ScreenPtr pScreen, uint32_t magic) in DRI2Authenticate()
1386 ScreenPtr pScreen = pDraw->pScreen; in DRI2ConfigNotify() local
1412 ScreenPtr pScreen = pWin->drawable.pScreen; in DRI2SetWindowPixmap() local
1442 dri2_probe_driver_name(ScreenPtr pScreen, DRI2InfoPtr info) in dri2_probe_driver_name()
1499 DRI2ScreenInit(ScreenPtr pScreen, DRI2InfoPtr info) in DRI2ScreenInit()
1657 DRI2CloseScreen(ScreenPtr pScreen) in DRI2CloseScreen()