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

/external/qemu/distrib/sdl-1.2.15/src/video/dc/
H A DSDL_dcvideo.c41 static SDL_Surface *DC_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
99 device->SetVideoMode = DC_SetVideoMode;
190 SDL_Surface *DC_SetVideoMode(_THIS, SDL_Surface *current, function

Completed in 176 milliseconds