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

/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
H A DSDL_riscosvideo.c55 static SDL_Surface *RISCOS_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
119 device->SetVideoMode = RISCOS_SetVideoMode;
251 SDL_Surface *RISCOS_SetVideoMode(_THIS, SDL_Surface *current, function

Completed in 49 milliseconds