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

/external/qemu/distrib/sdl-1.2.15/src/video/xbios/
H A DSDL_xbios.c86 static void XBIOS_UpdateRects(_THIS, int numrects, SDL_Rect *rects);
844 this->UpdateRects = XBIOS_UpdateRects;
870 static void XBIOS_UpdateRects(_THIS, int numrects, SDL_Rect *rects) function

Completed in 16 milliseconds