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

/external/qemu/distrib/sdl-1.2.15/src/video/dummy/
H A DSDL_nullvideo.c54 static SDL_Surface *DUMMY_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
108 device->SetVideoMode = DUMMY_SetVideoMode;
161 SDL_Surface *DUMMY_SetVideoMode(_THIS, SDL_Surface *current, function

Completed in 188 milliseconds