| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winmisc.c | 70 pScreen->rootDepth, 71 BitsPerPixel(pScreen->rootDepth),
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winmisc.c | 88 pScreen->rootDepth, 89 BitsPerPixel (pScreen->rootDepth),
|
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | miscrinit.c | 153 pPixmap = (*pScreen->CreatePixmap)(pScreen, 0, 0, pScreen->rootDepth, 0); 158 pScreen->height, pScreen->rootDepth, 159 BitsPerPixel(pScreen->rootDepth), 160 PixmapBytePad(pScrInitParms->width, pScreen->rootDepth), 212 int rootDepth, /* depth of root window */ 225 pScreen->rootDepth = rootDepth; 206 miScreenInit(ScreenPtr pScreen,pointer pbits,int xsize,int ysize,int dpix,int dpiy,int width,int rootDepth,int numDepths,DepthRec * depths,VisualID rootVisual,int numVisuals,VisualRec * visuals) argument
|
| H A D | micmap.c | 310 if (pScreen->rootDepth == 1 || (pVisual->class & DynamicClass)) 319 if (pScreen->rootDepth > 1) {
|
| H A D | midispcur.c | 459 (*pScreen->CreatePixmap) (pScreen, w, h, pScreen->rootDepth, 0);
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | miscrinit.c | 165 (*pScreen->CreatePixmap) (pScreen, 0, 0, pScreen->rootDepth, 0); 171 pScreen->rootDepth, 172 BitsPerPixel(pScreen->rootDepth), 174 pScreen->rootDepth), 223 int rootDepth, /* depth of root window */ 236 pScreen->rootDepth = rootDepth; 219 miScreenInit(ScreenPtr pScreen,void * pbits,int xsize,int ysize,int dpix,int dpiy,int width,int rootDepth,int numDepths,DepthRec * depths,VisualID rootVisual,int numVisuals,VisualRec * visuals) argument
|
| H A D | mi.h | 397 int rootDepth,
|
| H A D | micmap.c | 250 if (pScreen->rootDepth == 1 || (pVisual->class & DynamicClass)) 259 if (pScreen->rootDepth > 1) {
|
| H A D | midispcur.c | 401 (*pScreen->CreatePixmap) (pScreen, w, h, pScreen->rootDepth, 0);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | gx_rotate.c | 154 pScrni->pScreen->rootDepth, 158 pScreen->rootDepth),
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Screen.c | 145 int rootDepth; local in function:xnestOpenScreen 226 rootDepth = visuals[xnestDefaultVisualIndex].nplanes; 237 rootDepth, 360 pScreen->rootDepth,
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Screen.c | 142 int rootDepth; local in function:xnestOpenScreen 230 rootDepth = visuals[xnestDefaultVisualIndex].nplanes; 240 miScreenInit(pScreen, NULL, xnestWidth, xnestHeight, 1, 1, xnestWidth, rootDepth, numDepths, depths, defaultVisual, /* root visual */ 361 pScreen->rootDepth,
|
| /xsrc/external/mit/xorg-server.old/dist/miext/rootless/ |
| H A D | rootlessScreen.c | 88 pPix = (*pScreen->CreatePixmap)(pScreen, 0, 0, pScreen->rootDepth, 0); 92 rowbytes = PixmapBytePad(pScreen->width, pScreen->rootDepth); 105 pScreen->rootDepth, 106 BitsPerPixel(pScreen->rootDepth),
|
| /xsrc/external/mit/xorg-server/dist/miext/rootless/ |
| H A D | rootlessScreen.c | 82 pPix = (*pScreen->CreatePixmap) (pScreen, 0, 0, pScreen->rootDepth, 0); 86 rowbytes = PixmapBytePad(pScreen->width, pScreen->rootDepth); 99 pScreen->rootDepth, 100 BitsPerPixel(pScreen->rootDepth),
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | scrnintstr.h | 415 unsigned char rootDepth; member in struct:_Screen
|
| /xsrc/external/mit/xorg-server.old/dist/miext/shadow/ |
| H A D | shadow.c | 240 pScreen->rootDepth, 0);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | scrnintstr.h | 501 unsigned char rootDepth; member in struct:_Screen
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_driver.c | 230 screen->width, screen->height, screen->rootDepth)); 248 screen->rootDepth, 255 screen->rootDepth);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_driver.c | 222 screen->width, screen->height, screen->rootDepth)); 240 screen->rootDepth, 247 screen->rootDepth);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxscrinit.c | 130 pScreen->rootDepth,
|
| /xsrc/external/mit/xorg-server.old/dist/composite/ |
| H A D | compinit.c | 261 if (alt->depth >= pScreen->rootDepth && alt->depth != 32)
|
| /xsrc/external/mit/xorg-server/dist/composite/ |
| H A D | compinit.c | 263 if (alt->depth >= pScreen->rootDepth && alt->depth != 32)
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | OpenDis.c | 410 sp->root_depth = u.rp->rootDepth;
|
| /xsrc/external/mit/xf86-video-vmware/dist/src/ |
| H A D | vmware.c | 916 pScrn->pScreen->rootDepth, 919 pScrn->pScreen->rootDepth),
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | panoramiX.c | 624 if(pScreen->rootDepth != screenInfo.screens[0]->rootDepth) {
|