Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/render/
H A Dpicturestr.h388 PictureMatchVisual(ScreenPtr pScreen, int depth, VisualPtr pVisual);
H A Dpicture.c60 return PictureMatchVisual(pScreen, pWindow->drawable.depth, in PictureWindowFormat()
498 PictureMatchVisual(ScreenPtr pScreen, int depth, VisualPtr pVisual) in PictureMatchVisual() function
H A Drender.c351 PictureMatchVisual(pScreen, pDepth->depth, pVisual)) in ProcRenderQueryPictFormats()
434 if (pVisual && (pFormat = PictureMatchVisual(pScreen, in ProcRenderQueryPictFormats()