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

/external/qemu/distrib/sdl-1.2.15/src/video/windib/
H A DSDL_dibvideo.c94 SDL_Surface *DIB_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
185 device->SetVideoMode = DIB_SetVideoMode;
595 SDL_Surface *DIB_SetVideoMode(_THIS, SDL_Surface *current, function

Completed in 648 milliseconds