Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/render/
H A Drender.c327 int numSubpixel; in ProcRenderQueryPictFormats() local
360 numSubpixel = 0; in ProcRenderQueryPictFormats()
362 numSubpixel = numScreens; in ProcRenderQueryPictFormats()
368 nvisual * sizeof(xPictVisual) + numSubpixel * sizeof(CARD32)); in ProcRenderQueryPictFormats()
379 reply->numSubpixel = numSubpixel; in ProcRenderQueryPictFormats()
469 for (s = 0; s < numSubpixel; s++) { in ProcRenderQueryPictFormats()
489 swapl(&reply->numSubpixel); in ProcRenderQueryPictFormats()