Home
last modified time | relevance | path

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

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