Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_pixels.c940 MapNto1(SDL_PixelFormat * src, SDL_PixelFormat * dst, int *identical) in MapNto1() function
1034 map->info.table = MapNto1(srcfmt, dstfmt, &map->identity); in SDL_MapSurface()