Searched refs:pScratchPixmap (Results 1 – 2 of 2) sorted by relevance
57 PixmapPtr pPixmap = pScreen->pScratchPixmap; in GetScratchPixmapHeader()60 pScreen->pScratchPixmap = NULL; in GetScratchPixmapHeader()82 if (pScreen->pScratchPixmap) in FreeScratchPixmapHeader()85 pScreen->pScratchPixmap = pPixmap; in FreeScratchPixmapHeader()99 pScreen->pScratchPixmap = NULL; in CreateScratchPixmapsForScreen()106 FreeScratchPixmapHeader(pScreen->pScratchPixmap); in FreeScratchPixmapsForScreen()
607 PixmapPtr pScratchPixmap; /* scratch pixmap "pool" */ member