Lines Matching defs:rmap
128 uint8_t *rmap, uint8_t *gmap, uint8_t *bmap);
356 uint8_t rmap[256], gmap[256], bmap[256];
375 rmap[i] = cmap->red[(i & rMask) >> oRed].co.local.red >> 11;
384 rmap[i] = pent->co.shco.red->color >> 11;
389 rmap[i] = pent->co.local.red >> 11;
395 x68kUpdateColormap(cmap->pScreen, 0, 1<<(pPriv->depth), rmap, gmap, bmap);
457 uint8_t rmap[256], gmap[256], bmap[256];
469 rmap[i] = pdefs->red >> 11;
472 x68kUpdateColormap(pmap->pScreen, i, 1, rmap, gmap, bmap);
489 uint8_t *rmap, uint8_t *gmap, uint8_t *bmap)
496 (uint16_t)rmap[dex] << 6 |