Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/riscos/
DSDL_riscosvideo.c55 static SDL_Surface *RISCOS_SetVideoMode(_THIS, SDL_Surface *current, int width, int height, int bpp…
119 device->SetVideoMode = RISCOS_SetVideoMode; in RISCOS_CreateDevice()
251 SDL_Surface *RISCOS_SetVideoMode(_THIS, SDL_Surface *current, in RISCOS_SetVideoMode() function