Searched refs:FULLSCREEN_SetVideoMode (Results 1 - 2 of 2) sorted by relevance
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/ |
H A D | SDL_riscosvideo.c | 65 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 D | SDL_riscosFullScreenVideo.c | 96 SDL_Surface *FULLSCREEN_SetVideoMode(_THIS, SDL_Surface *current, function
|
Completed in 6815 milliseconds