Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
DSDL_riscosFullScreenVideo.c71 static void FULLSCREEN_UpdateRects(_THIS, int numrects, SDL_Rect *rects);
276 this->UpdateRects = FULLSCREEN_UpdateRects; /* Default do nothing implementation */ in FULLSCREEN_SetDeviceMode()
377 static void FULLSCREEN_UpdateRects(_THIS, int numrects, SDL_Rect *rects) in FULLSCREEN_UpdateRects() function