Searched refs:origColormap (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ | ||
| H A D | sunCfb.c | 255 sunCmapPtr origColormap; local in function:CGSaveColormap 258 origColormap = &pPrivate->origColormap; 259 rmap = origColormap->origRed; 260 gmap = origColormap->origGreen; 261 bmap = origColormap->origBlue; 269 sunCmapPtr origColormap; local in function:CGRestoreColormap 273 origColormap = &pPrivate->origColormap; 274 rmap = origColormap [all...] |
| H A D | sun.h | 263 sunCmapRec origColormap; member in struct:__anon6d0477380608 |
| /xsrc/external/mit/xorg-server/dist/hw/sun/ | ||
| H A D | sunCfb.c | 256 sunCmapPtr origColormap; local in function:CGSaveColormap 259 origColormap = &pPrivate->origColormap; 260 rmap = origColormap->origRed; 261 gmap = origColormap->origGreen; 262 bmap = origColormap->origBlue; 270 sunCmapPtr origColormap; local in function:CGRestoreColormap 274 origColormap = &pPrivate->origColormap; 275 rmap = origColormap [all...] |
| H A D | sun.h | 240 sunCmapRec origColormap; member in struct:__anon0987010b0408 |
Completed in 5 milliseconds