Searched refs:CreateScratchPixmapsForScreen (Results 1 – 4 of 4) sorted by relevance
201 if (!CreateScratchPixmapsForScreen(pScreen)) in dix_main()211 if (!CreateScratchPixmapsForScreen(pScreen)) in dix_main()
90 CreateScratchPixmapsForScreen(ScreenPtr pScreen) in CreateScratchPixmapsForScreen() function
106 extern _X_EXPORT Bool CreateScratchPixmapsForScreen(ScreenPtr /*pScreen */ );
664 CreateScratchPixmapsForScreen(xf86GPUScreens[i]->pScreen); in xf86platformAddDevice()