Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dcolormapst.h98 int freeBlue; member
/OK3568_Linux_fs/external/xserver/dix/
H A Dcolormap.c320 pmap->freeBlue = NUMBLUE(pVisual); in CreateColormap()
354 size = pmap->freeBlue; in CreateColormap()
357 pmap->freeBlue = 0; in CreateColormap()
643 pmapDst->freeBlue -= nalloc; in CopyFree()
673 pCount = &pmap->freeBlue; in FreeCell()
866 pmap->freeBlue--; in FindColor()
909 pmap->freeBlue++; in FindColor()
1646 (npixB > pmap->freeBlue) || (npixB < c)) in AllocDirect()
1730 pmap->freeBlue -= npixB; in AllocDirect()