Home | History | Annotate | Download | only in SDL

Lines Matching refs:SDL_UpdateRect

397  * If 'x', 'y', 'w' and 'h' are all 0, SDL_UpdateRect will update the entire
400 extern DECLSPEC void SDLCALL SDL_UpdateRect
409 * to calling SDL_UpdateRect(screen, 0, 0, 0, 0);