Searched refs:FULLSCREEN_UpdateRects32bpp (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
H A DSDL_riscosFullScreenVideo.c75 static void FULLSCREEN_UpdateRects32bpp(_THIS, int numrects, SDL_Rect *rects);
258 this->UpdateRects = FULLSCREEN_UpdateRects32bpp;
463 static void FULLSCREEN_UpdateRects32bpp(_THIS, int numrects, SDL_Rect *rects) function

Completed in 16 milliseconds