Home
last modified time | relevance | path

Searched refs:miRenderColorToPixel (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/xserver/render/
H A Dmipict.h90 miRenderColorToPixel(PictFormatPtr pPict, xRenderColor * color, CARD32 *pixel);
H A Dmirect.c48 miRenderColorToPixel(pDst->pFormat, color, &pixel); in miColorRects()
H A Dmipict.c392 miRenderColorToPixel(PictFormatPtr format, xRenderColor * color, CARD32 *pixel) in miRenderColorToPixel() function
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_compositerects.c243 miRenderColorToPixel(dst->pFormat, color, &pixel); in glamor_composite_rectangles()
/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_render.c294 miRenderColorToPixel(PictureMatchFormat(pDst->pDrawable->pScreen, 32, in exaTryDriverSolidFill()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog5740 miRenderColorToPixel.