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

/external/qemu/distrib/sdl-1.2.12/src/video/macrom/
H A DSDL_romvideo.c58 static SDL_Surface *ROM_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
148 device->SetVideoMode = ROM_SetVideoMode;
481 static SDL_Surface *ROM_SetVideoMode(_THIS, SDL_Surface *current, function

Completed in 85 milliseconds