Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/mi/
H A Dmiscrinit.c243 DepthRec * depths, /* supported depths */ in miScreenInit()
H A Dmicmap.c461 depth = xallocarray(ndepth, sizeof(DepthRec)); in miInitVisuals()
/OK3568_Linux_fs/external/xserver/include/
H A Dscrnintstr.h82 } DepthRec; typedef
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DScreen.c164 depths = (DepthPtr) malloc(MAXDEPTH * sizeof(DepthRec)); in xnestOpenScreen()
/OK3568_Linux_fs/external/xserver/Xext/
H A DpanoramiX.c751 PanoramiXNumDepths, sizeof(DepthRec)); in PanoramiXMaybeAddDepth()