Searched refs:CG24UpdateColormap (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunCfb24.c | 53 static void CG24UpdateColormap(ScreenPtr, int, int, u_char *, u_char *, u_char *); 58 CG24UpdateColormap(ScreenPtr pScreen, int index, int count, u_char *rmap, u_char *gmap, u_char *bmap) function in typeref:typename:void 69 FatalError( "CG24UpdateColormap: FBIOPUTCMAP failed\n"); 97 CG24UpdateColormap (pmap->pScreen, 0, 256, rmap, gmap, bmap); 119 pPrivate->UpdateColormap = CG24UpdateColormap;
|
| /xsrc/external/mit/xorg-server/dist/hw/sun/ |
| H A D | sunCfb24.c | 53 static void CG24UpdateColormap(ScreenPtr, int, int, u_char *, u_char *, u_char *); 58 CG24UpdateColormap(ScreenPtr pScreen, int index, int count, u_char *rmap, u_char *gmap, u_char *bmap) function in typeref:typename:void 69 FatalError( "CG24UpdateColormap: FBIOPUTCMAP failed\n"); 97 CG24UpdateColormap (pmap->pScreen, 0, 256, rmap, gmap, bmap); 119 pPrivate->UpdateColormap = CG24UpdateColormap;
|
Completed in 2 milliseconds