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

/external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
H A DSDL_sysyuv.h65 extern SDL_Overlay* BE_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface* display);
H A DSDL_sysyuv.cc129 SDL_Overlay *BE_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface *display) { function
H A DSDL_sysvideo.cc110 device->CreateYUVOverlay = BE_CreateYUVOverlay;

Completed in 297 milliseconds