Searched refs:FULLSCREEN_UpdateRects (Results 1 – 1 of 1) sorted by relevance
71 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