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

/external/qemu/distrib/sdl-1.2.12/src/video/xbios/
H A DSDL_xbios.c71 static SDL_Surface *XBIOS_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
169 device->SetVideoMode = XBIOS_SetVideoMode;
505 static SDL_Surface *XBIOS_SetVideoMode(_THIS, SDL_Surface *current, function

Completed in 155 milliseconds