SDL_UpdateRect  1007 src/video/SDL_video.c            SDL_UpdateRect(screen, 0, 0, 0, 0);
SDL_UpdateRect  1085 src/video/SDL_video.c                    SDL_UpdateRect(screen, 0, 0, 0, 0);
SDL_UpdateRect   394 src/video/maccommon/SDL_macevents.c                      SDL_UpdateRect(SDL_VideoSurface, 0, 0, 0, 0);
SDL_UpdateRect  2267 src/video/windx5/SDL_dx5video.c          SDL_UpdateRect(surface, 0, 0, 0, 0);
SDL_UpdateRect  2322 src/video/windx5/SDL_dx5video.c  SDL_UpdateRect(SDL_PublicSurface, 0, 0, 0, 0);
SDL_UpdateRect    79 test/graywin.c   SDL_UpdateRect(screen, 0, 0, 0, 0);
SDL_UpdateRect   344 test/testalpha.c         SDL_UpdateRect(screen, 0, 0, 0, 0);
SDL_UpdateRect   106 test/testbitmap.c        SDL_UpdateRect(screen, 0, 0, 0, 0);
SDL_UpdateRect    84 test/testwin.c           SDL_UpdateRect(screen, 0, 0, 0, 0);
SDL_UpdateRect   245 test/testwm.c    SDL_UpdateRect(screen, 0, 0, 0, 0);
SDL_UpdateRect   291 test/threadwin.c         SDL_UpdateRect(screen, 0, 0, 0, 0);