Searched defs:SDL_DitherColors (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_pixels.c266 void SDL_DitherColors(SDL_Color *colors, int bpp) function
496 /* SDL_DitherColors does not initialize the 'unused' component of colors,
501 SDL_DitherColors(colors, 8);

Completed in 74 milliseconds