Searched refs:PSEUDOMAP (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | colormap.c | 662 case PSEUDOMAP: in FreeCell() 784 case PSEUDOMAP: in FindColor() 824 case PSEUDOMAP: in FindColor() 879 case PSEUDOMAP: in FindColor() 901 case PSEUDOMAP: in FindColor() 960 *pPix = pixR = FindBestPixel(pmap->red, entries, &rgb, PSEUDOMAP); in AllocColor() 1024 pPix, PSEUDOMAP, AllComp); in AllocColor() 1026 if (FindColor(pmap, pmap->red, entries, &rgb, pPix, PSEUDOMAP, in AllocColor() 1127 if (FindColor(pmap, pmap->red, entries, &rgb, &temp, PSEUDOMAP, in FakeAllocColor() 1135 item->pixel = FindBestPixel(pmap->red, entries, &rgb, PSEUDOMAP); in FakeAllocColor() [all …]
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | colormap.h | 61 #define PSEUDOMAP 3 macro
|