Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
DSDL_riscosvideo.c65 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()
DSDL_riscosFullScreenVideo.c96 SDL_Surface *FULLSCREEN_SetVideoMode(_THIS, SDL_Surface *current, in FULLSCREEN_SetVideoMode() function