UnionRects 1342 ash/shelf/shelf_view_unittest.cc gfx::UnionRects(app_button_rect, platform_button_rect).CenterPoint())); UnionRects 76 cc/layers/delegated_frame_provider.cc gfx::UnionRects(observers_[i].damage, root_pass->damage_rect); UnionRects 152 cc/layers/delegated_renderer_layer_impl.cc gfx::UnionRects(update_rect(), damage_in_layer), gfx::Rect(bounds()))); UnionRects 321 cc/layers/video_layer_impl.cc SetUpdateRect(gfx::UnionRects(update_rect(), gfx::RectF(bounds()))); UnionRects 1270 cc/trees/damage_tracker_unittest.cc gfx::UnionRects(gfx::RectF(15, 16, 32, 33), UnionRects 806 cc/trees/layer_tree_host_unittest_delegated.cc EXPECT_EQ(gfx::UnionRects(gfx::RectF(5.f, 0.f, 10.f, 10.f), UnionRects 414 chrome/browser/ui/views/panels/panel_stack_view.cc enclosing_bounds = UnionRects(enclosing_bounds, current_bounds); UnionRects 423 chrome/browser/ui/views/panels/panel_stack_view.cc enclosing_bounds = UnionRects(enclosing_bounds, panel->GetBounds()); UnionRects 443 chrome/browser/ui/views/panels/panel_stack_view.cc enclosing_bounds = UnionRects(enclosing_bounds, panel->GetBounds()); UnionRects 2350 content/browser/renderer_host/render_widget_host_view_aura.cc gfx::UnionRects(selection_anchor_rect_, selection_focus_rect_); UnionRects 978 content/browser/renderer_host/render_widget_host_view_gtk.cc gfx::UnionRects(params.anchor_rect, params.focus_rect)); UnionRects 158 content/browser/web_contents/touch_editable_impl_aura.cc gfx::Rect selection_rect = gfx::UnionRects(anchor, focus); UnionRects 125 content/renderer/paint_aggregator.cc gfx::Rect combined_rect = gfx::UnionRects(existing_rect, rect); UnionRects 40 content/renderer/paint_aggregator_unittest.cc gfx::Rect expected_bounds = gfx::UnionRects(r1, r2); UnionRects 64 content/renderer/paint_aggregator_unittest.cc gfx::Rect expected_bounds = gfx::UnionRects(r1, r2); UnionRects 278 content/renderer/paint_aggregator_unittest.cc gfx::Rect expected_paint_rect = gfx::UnionRects(scroll_rect, paint_rect); UnionRects 299 content/renderer/paint_aggregator_unittest.cc gfx::Rect expected_paint_rect = gfx::UnionRects(scroll_rect, paint_rect); UnionRects 1586 content/renderer/render_widget.cc gfx::Rect bounds = gfx::UnionRects(update.GetPaintBounds(), scroll_damage); UnionRects 100 ui/gfx/geometry/rect.h GFX_EXPORT Rect UnionRects(const Rect& a, const Rect& b); UnionRects 87 ui/gfx/geometry/rect_f.h GFX_EXPORT RectF UnionRects(const RectF& a, const RectF& b); UnionRects 164 ui/gfx/geometry/rect_unittest.cc Rect u = UnionRects(r1, r2); UnionRects 238 ui/views/animation/bounds_animator.cc gfx::Rect total_bounds = gfx::UnionRects(new_bounds, view->bounds()); UnionRects 132 ui/views/animation/bounds_animator_unittest.cc EXPECT_EQ(gfx::UnionRects(target_bounds, initial_bounds), UnionRects 179 ui/wm/core/window_animations.cc gfx::UnionRects(world_at_start, world_at_end);