Home
last modified time | relevance | path

Searched refs:SDL_DitherColors (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_pixels_c.h38 extern void SDL_DitherColors(SDL_Color * colors, int bpp);
DSDL_pixels.c720 SDL_DitherColors(SDL_Color * colors, int bpp) in SDL_DitherColors() function
948 SDL_DitherColors(colors, 8); in MapNto1()