HomeSort by relevance Sort by last modified time
    Searched refs:SDL_CreateYUV_SW (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_yuv_sw_c.h 29 extern SDL_Overlay *SDL_CreateYUV_SW(_THIS, int width, int height, Uint32 format, SDL_Surface *display);
SDL_yuv.c 61 overlay = SDL_CreateYUV_SW(this, w, h, format, display);
SDL_yuv_sw.c 926 SDL_Overlay *SDL_CreateYUV_SW(_THIS, int width, int height, Uint32 format, SDL_Surface *display)
    [all...]

Completed in 3094 milliseconds