Searched refs:FULLSCREEN_SetVideoMode (Results 1 – 2 of 2) sorted by relevance
/external/qemu/distrib/sdl-1.2.15/src/video/riscos/ |
D | SDL_riscosvideo.c | 65 extern SDL_Surface *FULLSCREEN_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int… 260 return FULLSCREEN_SetVideoMode(this, current, width, height, bpp, flags); in RISCOS_SetVideoMode()
|
D | SDL_riscosFullScreenVideo.c | 96 SDL_Surface *FULLSCREEN_SetVideoMode(_THIS, SDL_Surface *current, in FULLSCREEN_SetVideoMode() function
|