Home
last modified time | relevance | path

Searched refs:whitePixel (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwincmap.c389 pScreen->whitePixel = uiColorsRetrieved - 1; in winGetPaletteDIB()
465 pScreen->whitePixel = uiSystemPaletteEntries - 1; in winGetPaletteDD()
560 wp = pScreen->whitePixel; in winCreateDefColormap()
570 pScreen->whitePixel = wp; in winCreateDefColormap()
H A Dwinscrinit.c327 pScreen->whitePixel = 1; in winFinishScreenInitFB()
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c92 Pixel whitePixel; member
114 .whitePixel = VFB_DEFAULT_WHITEPIXEL,
364 currentScreen->whitePixel = atoi(argv[++i]); in ddxProcessArgument()
956 pScreen->whitePixel = pvfb->whitePixel; in vfbScreenInit()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86.h85 pScreen->whitePixel = (pScreen->whitePixel) ? 0 : 1; \
H A Dxf86sbusBus.c716 if (pScreen->whitePixel == 0) { in xf86SbusHandleColormaps()
H A Dxf86Helper.c962 pScreen->whitePixel = 0; in xf86SetBlackWhitePixels()
966 pScreen->whitePixel = 1; in xf86SetBlackWhitePixels()
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DColor.c477 wp = pScreen->whitePixel; in xnestCreateDefaultColormap()
483 pScreen->whitePixel = wp; in xnestCreateDefaultColormap()
H A DScreen.c248 pScreen->whitePixel = xnestWhitePixel; in xnestOpenScreen()
/OK3568_Linux_fs/external/xserver/mi/
H A Dmicmap.c260 wp = pScreen->whitePixel; in miCreateDefColormap()
266 pScreen->whitePixel = wp; in miCreateDefColormap()
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbscreen.c130 pScreen->blackPixel = pScreen->whitePixel = (Pixel) 0; in fbSetupScreen()
/OK3568_Linux_fs/external/xserver/include/
H A Dscrnintstr.h507 unsigned long whitePixel, blackPixel; member
/OK3568_Linux_fs/external/xserver/dix/
H A Dwindow.c536 attributes[0].val = pScreen->whitePixel; in MakeRootTile()
636 pWin->background.pixel = pScreen->whitePixel; in CreateRootWindow()
684 pWin->background.pixel = pScreen->whitePixel; in InitRootWindow()
690 pWin->background.pixel = pScreen->whitePixel; in InitRootWindow()
883 pWin->background.pixel = pScreen->whitePixel; in CreateWindow()
1147 pWin->background.pixel = pScreen->whitePixel; in SetRootWindowBackground()
1154 pWin->background.pixel = pScreen->whitePixel; in SetRootWindowBackground()
1211 pWin->background.pixel = pScreen->whitePixel; in ChangeWindowAttributes()
H A Dswaprep.c1059 cpswapl(pRoot->whitePixel, pRootT->whitePixel); in SwapWinRoot()
H A Ddispatch.c606 root.whitePixel = pScreen->whitePixel; in CreateConnectionBlock()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxscrinit.c113 pScreen->whitePixel = dmxScreen->beWhitePixel; in dmxBEScreenInit()
/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.c1244 pScreen->whitePixel = 1; in xwl_screen_init()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog91878 pScreen->whitePixel or pScreen->blackPixel as a pixmap.