Searched refs:DepthRec (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/
H A Dx68kGraph.c268 depths = malloc( sizeof(DepthRec) );
300 depths = malloc( sizeof(DepthRec) );
/xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/
H A Dx68kGraph.c267 depths = malloc( sizeof(DepthRec) );
299 depths = malloc( sizeof(DepthRec) );
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dscrnintstr.h82 } DepthRec; typedef in typeref:struct:_Depth
/xsrc/external/mit/xorg-server.old/dist/mi/
H A Dmiscrinit.c214 DepthRec *depths, /* supported depths */
H A Dmicmap.c539 depth = malloc(ndepth * sizeof (DepthRec));
/xsrc/external/mit/xorg-server/dist/mi/
H A Dmiscrinit.c225 DepthRec * depths, /* supported depths */
H A Dmicmap.c461 depth = xallocarray(ndepth, sizeof(DepthRec));
/xsrc/external/mit/xorg-server/dist/include/
H A Dscrnintstr.h82 } DepthRec; typedef in typeref:struct:_Depth
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DScreen.c162 depths = (DepthPtr)malloc(MAXDEPTH * sizeof(DepthRec));
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DScreen.c164 depths = (DepthPtr) malloc(MAXDEPTH * sizeof(DepthRec));
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A DpanoramiX.c759 PanoramiXNumDepths * sizeof(DepthRec));
/xsrc/external/mit/xorg-server/dist/Xext/
H A DpanoramiX.c751 PanoramiXNumDepths, sizeof(DepthRec));

Completed in 16 milliseconds