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

/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_pixels.c37 SDL_PixelFormat *SDL_AllocFormat(int bpp, function
231 surface->format = SDL_AllocFormat(bpp, Rmask, Gmask, Bmask, Amask);

Completed in 148 milliseconds