Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
DSDL_riscosFullScreenVideo.c66 static int FULLSCREEN_FlipHWSurface(_THIS, SDL_Surface *surface);
280 this->FlipHWSurface = FULLSCREEN_FlipHWSurface; in FULLSCREEN_SetDeviceMode()
360 static int FULLSCREEN_FlipHWSurface(_THIS, SDL_Surface *surface) in FULLSCREEN_FlipHWSurface() function