Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/render/
H A Drender.c314 CARD32 *pictSubpixel; in ProcRenderQueryPictFormats() local
467 pictSubpixel = (CARD32 *) pictScreen; in ProcRenderQueryPictFormats()
473 *pictSubpixel = ps->subpixel; in ProcRenderQueryPictFormats()
475 *pictSubpixel = SubPixelUnknown; in ProcRenderQueryPictFormats()
477 swapl(pictSubpixel); in ProcRenderQueryPictFormats()
479 ++pictSubpixel; in ProcRenderQueryPictFormats()