Searched defs:SDL_CreateRGBSurface (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_surface.c37 SDL_Surface * SDL_CreateRGBSurface (Uint32 flags, function
160 surface = SDL_CreateRGBSurface(SDL_SWSURFACE, 0, 0, depth,
824 convert = SDL_CreateRGBSurface(flags,

Completed in 220 milliseconds