Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DColor.c52 Pixel redInc, greenInc, blueInc; in xnestCreateColormap() local
95 blueInc = lowbit(pVisual->blueMask); in xnestCreateColormap()
104 blue += blueInc; in xnestCreateColormap()