Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/dix/
H A Dcolormap.c562 CopyFree(REDMAP, client, pSrc, pmap); in CopyColormapAndFree()
585 case REDMAP: in CopyFree()
627 case REDMAP: in CopyFree()
663 case REDMAP: in FreeCell()
782 case REDMAP: in FindColor()
837 case REDMAP: in FindColor()
880 case REDMAP: in FindColor()
902 case REDMAP: in FindColor()
976 pixR = FindBestPixel(pmap->red, NUMRED(pVisual), &rgb, REDMAP); in AllocColor()
1043 &pixR, REDMAP, RedComp); in AllocColor()
[all …]
/OK3568_Linux_fs/external/xserver/include/
H A Dcolormap.h58 #define REDMAP 0 macro