| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miscrinit.c | 183 (*pScreen->CreatePixmap) (pScreen, 0, 0, pScreen->rootDepth, 0); in miCreateScreenResources() 189 pScreen->rootDepth, in miCreateScreenResources() 190 BitsPerPixel(pScreen->rootDepth), in miCreateScreenResources() 192 pScreen->rootDepth), in miCreateScreenResources() 241 int rootDepth, /* depth of root window */ in miScreenInit() argument 265 pScreen->rootDepth = rootDepth; in miScreenInit()
|
| H A D | micmap.c | 250 if (pScreen->rootDepth == 1 || (pVisual->class & DynamicClass)) in miCreateDefColormap() 259 if (pScreen->rootDepth > 1) { in miCreateDefColormap()
|
| H A D | mi.h | 391 int rootDepth,
|
| H A D | midispcur.c | 401 (*pScreen->CreatePixmap) (pScreen, w, h, pScreen->rootDepth, 0); in miDCSaveUnderCursor()
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | winmisc.c | 70 pScreen->rootDepth, in winUpdateFBPointer() 71 BitsPerPixel(pScreen->rootDepth), in winUpdateFBPointer()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Screen.c | 142 int rootDepth; in xnestOpenScreen() local 230 rootDepth = visuals[xnestDefaultVisualIndex].nplanes; in xnestOpenScreen() 240 …miScreenInit(pScreen, NULL, xnestWidth, xnestHeight, 1, 1, xnestWidth, rootDepth, numDepths, depth… in xnestOpenScreen() 361 pScreen->rootDepth, in xnestOpenScreen()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-glamor.c | 147 fbCreatePixmap(screen, 0, 0, screen->rootDepth, 0); in xwl_glamor_create_screen_resources() 151 screen, screen->width, screen->height, screen->rootDepth, in xwl_glamor_create_screen_resources()
|
| H A D | xwayland-shm.c | 296 fbCreatePixmap(screen, 0, 0, screen->rootDepth, 0); in xwl_shm_create_screen_resources() 300 screen->rootDepth, in xwl_shm_create_screen_resources()
|
| H A D | xwayland-output.c | 167 pScreen->rootDepth, in update_backing_pixmaps()
|
| /OK3568_Linux_fs/external/xserver/miext/rootless/ |
| H A D | rootlessScreen.c | 87 pPix = (*pScreen->CreatePixmap) (pScreen, 0, 0, pScreen->rootDepth, 0); in RootlessUpdateScreenPixmap() 91 rowbytes = PixmapBytePad(pScreen->width, pScreen->rootDepth); in RootlessUpdateScreenPixmap() 104 pScreen->rootDepth, in RootlessUpdateScreenPixmap() 105 BitsPerPixel(pScreen->rootDepth), in RootlessUpdateScreenPixmap()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | scrnintstr.h | 501 unsigned char rootDepth; member
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/ |
| H A D | dmxscrinit.c | 142 pScreen->rootDepth, in dmxBEScreenInit()
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compinit.c | 301 if (alt->depth >= pScreen->rootDepth && alt->depth != 32) in compAddAlternateVisual()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | panoramiX.c | 617 if (pScreen->rootDepth != screenInfo.screens[0]->rootDepth) { in PanoramiXCreateConnectionBlock()
|
| H A D | shm.c | 1042 pPixmap = (*pScreen->CreatePixmap) (pScreen, 0, 0, pScreen->rootDepth, 0); in fbShmCreatePixmap()
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | window.c | 526 pScreen->rootDepth, 0); in MakeRootTile() 529 pGC = GetScratchGC(pScreen->rootDepth, pScreen); in MakeRootTile() 585 pWin->drawable.depth = pScreen->rootDepth; in CreateRootWindow() 587 format->depth != pScreen->rootDepth; format++); in CreateRootWindow()
|
| H A D | swaprep.c | 1071 pRootT->rootDepth = pRoot->rootDepth; in SwapWinRoot()
|
| H A D | dispatch.c | 618 root.rootDepth = pScreen->rootDepth; in CreateConnectionBlock()
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | hostx.c | 1626 pScreen->rootDepth, in ephyr_glamor_create_screen_resources()
|