Searched refs:Gmod (Results 1 – 1 of 1) sorted by relevance
912 Map1toN(SDL_PixelFormat * src, Uint8 Rmod, Uint8 Gmod, Uint8 Bmod, Uint8 Amod, in Map1toN() argument930 Uint8 G = (Uint8) ((pal->colors[i].g * Gmod) / 255); in Map1toN()