Searched refs:SDL_DitherColors (Results 1 – 4 of 4) sorted by relevance
44 extern void SDL_DitherColors(SDL_Color *colors, int bpp);
266 void SDL_DitherColors(SDL_Color *colors, int bpp) in SDL_DitherColors() function501 SDL_DitherColors(colors, 8); in MapNto1()
269 SDL_DitherColors(vf->palette->colors, vf->BitsPerPixel); in SDL_VideoInit()548 SDL_DitherColors( in SDL_CreateShadowSurface()719 SDL_DitherColors(vf->palette->colors, vf->BitsPerPixel); in SDL_SetVideoMode()
133 SDL_DitherColors(pal_256->colors, in WIN_SetWMIcon()