Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_pixels_c.h31 extern SDL_BlitMap *SDL_AllocBlitMap(void);
DSDL_pixels.c954 SDL_AllocBlitMap(void) in SDL_AllocBlitMap() function
DSDL_surface.c94 surface->map = SDL_AllocBlitMap(); in SDL_CreateRGBSurfaceWithFormat()