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

/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
H A DSDL_riscosvideo.c65 extern SDL_Surface *FULLSCREEN_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp, Uint32 flags);
260 return FULLSCREEN_SetVideoMode(this, current, width, height, bpp, flags);
H A DSDL_riscosFullScreenVideo.c96 SDL_Surface *FULLSCREEN_SetVideoMode(_THIS, SDL_Surface *current, function

Completed in 6815 milliseconds