Searched refs:pPict (Results 1 – 2 of 2) sorted by relevance
90 miRenderColorToPixel(PictFormatPtr pPict, xRenderColor * color, CARD32 *pixel);93 miRenderPixelToColor(PictFormatPtr pPict, CARD32 pixel, xRenderColor * color);
1560 PicturePtr pPict = value; in dmxBEDestroyResources() local1562 if (pPict->pDrawable->pScreen->myNum == scrnNum) { in dmxBEDestroyResources()1564 if (pPict->pDrawable->type == DRAWABLE_PIXMAP) { in dmxBEDestroyResources()1565 PixmapPtr pPixmap = (PixmapPtr) (pPict->pDrawable); in dmxBEDestroyResources()