Home
last modified time | relevance | path

Searched refs:pPict (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/render/
H A Dmipict.h90 miRenderColorToPixel(PictFormatPtr pPict, xRenderColor * color, CARD32 *pixel);
93 miRenderPixelToColor(PictFormatPtr pPict, CARD32 pixel, xRenderColor * color);
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxextension.c1560 PicturePtr pPict = value; in dmxBEDestroyResources() local
1562 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()