SDL_UpdateRects  907 src/video/SDL_video.c            SDL_UpdateRects(screen, 1, &rect);
SDL_UpdateRects 1291 src/video/SDL_yuv_sw.c   SDL_UpdateRects(display, 1, dstrect);
SDL_UpdateRects   39 test/graywin.c   SDL_UpdateRects(screen, 1, &area);
SDL_UpdateRects  120 test/testalpha.c         SDL_UpdateRects(screen, 1, &position);
SDL_UpdateRects  256 test/testalpha.c         SDL_UpdateRects(screen, 2, updates);
SDL_UpdateRects  272 test/testalpha.c         SDL_UpdateRects(screen, 2, updates);
SDL_UpdateRects  417 test/testalpha.c                                                 SDL_UpdateRects(screen,1,&area);
SDL_UpdateRects  130 test/testbitmap.c                                        SDL_UpdateRects(screen,1,&dst);
SDL_UpdateRects  131 test/testgamma.c                 SDL_UpdateRects(screen, 1, &dst);
SDL_UpdateRects  185 test/testgl.c    SDL_UpdateRects(screen, 1, &dst);
SDL_UpdateRects  110 test/testjoystick.c                      SDL_UpdateRects(screen, 1, &area);
SDL_UpdateRects  142 test/testjoystick.c              SDL_UpdateRects(screen, 2, axis_area);
SDL_UpdateRects  324 test/testpalette.c       SDL_UpdateRects(screen, NBOATS, updates);
SDL_UpdateRects   89 test/testsprite.c                SDL_UpdateRects(screen, nupdates, sprite_rects);
SDL_UpdateRects  121 test/testwin.c                   SDL_UpdateRects(screen, 1, &update);