Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/
DSDL_pixels.c489 static Uint8 *MapNto1(SDL_PixelFormat *src, SDL_PixelFormat *dst, int *identical) in MapNto1() function
594 map->table = MapNto1(srcfmt, dstfmt, &map->identity); in SDL_MapSurface()