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

/external/qemu/distrib/sdl-1.2.15/src/video/riscos/
H A DSDL_riscosFullScreenVideo.c73 static void FULLSCREEN_UpdateRects8bpp(_THIS, int numrects, SDL_Rect *rects);
252 this->UpdateRects = FULLSCREEN_UpdateRects8bpp;
405 static void FULLSCREEN_UpdateRects8bpp(_THIS, int numrects, SDL_Rect *rects) function

Completed in 109 milliseconds