Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_pixels.c878 Map1to1(SDL_Palette * src, SDL_Palette * dst, int *identical) in Map1to1() function
950 return (Map1to1(&dithered, pal, identical)); in MapNto1()
1014 Map1to1(srcfmt->palette, dstfmt->palette, &map->identity); in SDL_MapSurface()