| /xsrc/external/mit/libX11/dist/src/ |
| H A D | Depths.c | 49 if ((count = scr->ndepths) > 0) {
|
| H A D | VisUtil.c | 106 for (dp=sp->depths; dp < (sp->depths + sp->ndepths); dp++) 214 for (ii=0; ii < sp->ndepths; ii++)
|
| H A D | OpenDis.c | 411 sp->ndepths = u.rp->nDepths; 417 sp->depths = Xcalloc(sp->ndepths, sizeof(Depth)); 425 for (j = 0; j < sp->ndepths; j++) { 636 for (j = 0; j < sp->ndepths; j++) {
|
| H A D | XlibInt.c | 1609 for (j = 0; j < sp->ndepths; j++) {
|
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunMultiDepth.c | 153 int ndepths; local in function:sunCfbFinishScreenInit 157 if (!fbInitVisuals(&visuals, &depths, &nvisuals, &ndepths, 161 rootdepth, ndepths, depths,
|
| H A D | sunInit.c | 813 int ndepths; local in function:sunCfbFinishScreenInit 817 if (!fbInitVisuals(&visuals, &depths, &nvisuals, &ndepths, 821 rootdepth, ndepths, depths,
|
| /xsrc/external/mit/xorg-server/dist/hw/sun/ |
| H A D | sunMultiDepth.c | 153 int ndepths; local in function:sunCfbFinishScreenInit 157 if (!fbInitVisuals(&visuals, &depths, &nvisuals, &ndepths, 161 rootdepth, ndepths, depths,
|
| H A D | sunInit.c | 742 int ndepths; local in function:sunCfbFinishScreenInit 746 if (!fbInitVisuals(&visuals, &depths, &nvisuals, &ndepths, 750 rootdepth, ndepths, depths,
|
| /xsrc/external/mit/libXrender/dist/src/ |
| H A D | Xrenderint.h | 53 int ndepths; member in struct:__anonc1a56ac70308
|
| H A D | Xrender.c | 129 for (d = 0; d < scr->ndepths; d++) 552 screen->ndepths = (int) xScreen->nDepth; 556 if (screen->ndepths > rep.numDepths) { 564 rep.numDepths -= (CARD32) screen->ndepths; 565 for (nd = 0; nd < screen->ndepths; nd++)
|
| /xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/ |
| H A D | x68kGraph.c | 258 int ndepths; local in function:x68kCfbFinishScreenInit 266 ndepths = 1; 298 ndepths = 1; 327 else if (!miInitVisuals(&visuals, &depths, &nvisuals, &ndepths, 333 rootdepth, ndepths, depths,
|
| /xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/ |
| H A D | x68kGraph.c | 257 int ndepths; local in function:x68kCfbFinishScreenInit 265 ndepths = 1; 297 ndepths = 1; 326 else if (!miInitVisuals(&visuals, &depths, &nvisuals, &ndepths, 332 rootdepth, ndepths, depths,
|
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbscreen.c | 172 int ndepths; local in function:wfbFinishScreenInit 232 if (!fbInitVisuals (&visuals, &depths, &nvisuals, &ndepths, &rootdepth, 236 rootdepth, ndepths, depths,
|
| H A D | fboverlay.c | 340 int ndepths; local in function:fbOverlayFinishScreenInit 391 if (!fbInitVisuals (&visuals, &depths, &nvisuals, &ndepths, &depth1, 398 depth1, ndepths, depths,
|
| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbscreen.c | 156 int ndepths; local in function:wfbFinishScreenInit 178 if (!fbInitVisuals(&visuals, &depths, &nvisuals, &ndepths, &rootdepth, 183 rootdepth, ndepths, depths,
|
| H A D | fboverlay.c | 274 int ndepths; local in function:fbOverlayFinishScreenInit 289 if (!fbInitVisuals(&visuals, &depths, &nvisuals, &ndepths, &depth1, 296 depth1, ndepths, depths,
|
| /xsrc/external/mit/xdpyinfo/dist/ |
| H A D | xdpyinfo.c | 461 int ndepths = 0, *depths = NULL; local in function:print_screen_info 484 depths = XListDepths (dpy, scr, &ndepths); 485 if (!depths) ndepths = 0; 486 printf (" depths (%d): ", ndepths); 487 for (int i = 0; i < ndepths; i++) { 489 if (i < ndepths - 1) { 1109 int ndepths = 0, *depths = NULL; local in function:print_xrender_info 1155 depths = XListDepths (dpy, i, &ndepths); 1156 if (!depths) ndepths = 0; 1157 for (int j = 0; j < ndepths; [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxinit.c | 204 int ndepths = 0, *depths = NULL; local in function:dmxPrintScreenInfo 211 if (!(depths = XListDepths(dpy, scr, &ndepths))) ndepths = 0; 253 dmxLogOutput(dmxScreen, "%d depths on screen %d: ", ndepths, scr); 254 for (i = 0; i < ndepths; i++)
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_driver.c | 1134 int ndepths; local in function:sna_screen_init 1160 if (!miInitVisuals(&visuals, &depths, &nvisuals, &ndepths, &rootdepth, 1169 rootdepth, ndepths, depths,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_driver.c | 1099 int ndepths; local in function:sna_screen_init 1124 if (!miInitVisuals(&visuals, &depths, &nvisuals, &ndepths, &rootdepth, 1133 rootdepth, ndepths, depths,
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xlib.h | 259 int ndepths; /* number of depths possible */ member in struct:__anonf1b122fa0608
|