Searched refs:SDL_CreateYUV_SW (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_yuv_sw_c.h29 extern SDL_Overlay *SDL_CreateYUV_SW(_THIS, int width, int height, Uint32 format, SDL_Surface *display);
H A DSDL_yuv.c61 overlay = SDL_CreateYUV_SW(this, w, h, format, display);
H A DSDL_yuv_sw.c926 SDL_Overlay *SDL_CreateYUV_SW(_THIS, int width, int height, Uint32 format, SDL_Surface *display) function

Completed in 167 milliseconds