/external/chromium_org/ash/wm/overview/ |
D | window_selector_unittest.cc | 365 ToEnclosingRect(GetTransformedTargetBounds(window.get())); in TEST_F() 368 ToEnclosingRect(GetTransformedTargetBounds(window.get())); in TEST_F() 645 gfx::Rect initial_bounds = ToEnclosingRect( in TEST_F() 657 EXPECT_NE(initial_bounds, ToEnclosingRect( in TEST_F() 661 EXPECT_EQ(initial_bounds, ToEnclosingRect( in TEST_F() 700 EXPECT_EQ(ToEnclosingRect(GetTransformedTargetBounds(child1.get())), in TEST_F() 701 ToEnclosingRect(GetTransformedTargetBounds(window1.get()))); in TEST_F() 766 ToEnclosingRect(GetTransformedTargetBounds(window1.get())))); in TEST_F() 768 ToEnclosingRect(GetTransformedTargetBounds(window2.get())))); in TEST_F() 770 ToEnclosingRect(GetTransformedTargetBounds(window3.get())))); in TEST_F() [all …]
|
/external/chromium_org/content/browser/renderer_host/ |
D | backing_store_aura.cc | 103 gfx::Rect pixel_bitmap_rect = gfx::ToEnclosingRect( in PaintToBackingStore() 124 const gfx::Rect pixel_copy_rect = gfx::ToEnclosingRect( in PaintToBackingStore() 132 const gfx::Rect pixel_copy_dst_rect = gfx::ToEnclosingRect( in PaintToBackingStore() 146 gfx::Rect pixel_rect = gfx::ToEnclosingRect( in ScrollBackingStore()
|
D | backing_store_win.cc | 127 gfx::Rect pixel_bitmap_rect = gfx::ToEnclosingRect( in PaintToBackingStore() 140 gfx::Rect pixel_copy_rect = gfx::ToEnclosingRect( in PaintToBackingStore() 178 gfx::Rect screen_rect = gfx::ToEnclosingRect( in ScrollBackingStore()
|
/external/chromium_org/cc/trees/ |
D | occlusion_tracker.cc | 64 return gfx::ToEnclosingRect(MathUtil::ProjectClippedRect( in ScreenSpaceClipRectInTargetSurface() 249 gfx::Rect affected_area_in_target = gfx::ToEnclosingRect( in ReduceOcclusionBelowSurface() 530 Region unoccluded_region_in_target_surface = gfx::ToEnclosingRect( in Occluded() 579 Region unoccluded_region_in_target_surface = gfx::ToEnclosingRect( in UnoccludedContentRect() 588 gfx::Rect unoccluded_rect = gfx::ToEnclosingRect( in UnoccludedContentRect() 637 Region unoccluded_region_in_target_surface = gfx::ToEnclosingRect( in UnoccludedContributingSurfaceContentRect() 660 gfx::Rect unoccluded_rect = gfx::ToEnclosingRect( in UnoccludedContributingSurfaceContentRect()
|
D | layer_tree_host_common.cc | 100 gfx::Rect layer_rect = gfx::ToEnclosingRect(MathUtil::ProjectClippedRect( in CalculateVisibleRectWithCachedLayerRect() 163 return gfx::ToEnclosingRect( in TranslateRectToTargetSpace() 315 target_rect = gfx::ToEnclosingRect( in UpdateAccumulatedSurfaceState() 1746 gfx::Rect projected_surface_rect = gfx::ToEnclosingRect( in CalculateDrawPropertiesInternal() 1831 gfx::Rect rect_in_target_space = ToEnclosingRect( in CalculateDrawPropertiesInternal()
|
/external/chromium_org/content/renderer/browser_plugin/ |
D | browser_plugin_backing_store.cc | 61 const gfx::Rect& pixel_copy_rect = gfx::ToEnclosingRect( in PaintToBackingStore() 82 gfx::Rect pixel_rect = gfx::ToEnclosingRect( in ScrollBackingStore()
|
/external/chromium_org/ui/gfx/ |
D | rect_conversions.h | 14 GFX_EXPORT Rect ToEnclosingRect(const RectF& rect);
|
D | rect_conversions.cc | 15 Rect ToEnclosingRect(const RectF& rect) { in ToEnclosingRect() function
|
D | rect_unittest.cc | 529 TEST(RectTest, ToEnclosingRect) { in TEST() argument 573 Rect enclosed = ToEnclosingRect(r1); in TEST()
|
/external/chromium_org/cc/test/ |
D | layer_test_common.cc | 48 gfx::Rect quad_rect = gfx::ToEnclosingRect(quad_rectf); in VerifyQuadsExactlyCoverRect()
|
/external/chromium_org/ui/snapshot/ |
D | snapshot_aura.cc | 48 gfx::ToEnclosingRect(read_pixels_bounds); in GrabWindowSnapshot()
|
/external/chromium_org/cc/layers/ |
D | scrollbar_layer_impl_base.cc | 44 return gfx::ToEnclosingRect(content_rect); in ScrollbarLayerRectToContentRect()
|
/external/chromium_org/chrome/browser/ui/views/frame/ |
D | opaque_browser_frame_view.cc | 300 gfx::Rect rect_in_client_view_coords = gfx::ToEnclosingRect( in HitTestRect() 313 gfx::Rect rect_in_tabstrip_coords = gfx::ToEnclosingRect( in HitTestRect() 333 gfx::Rect rect_in_window_switcher_coords = gfx::ToEnclosingRect( in HitTestRect()
|
D | browser_non_client_frame_view_ash.cc | 300 gfx::Rect rect_in_tabstrip_coords = gfx::ToEnclosingRect( in HitTestRect()
|
/external/chromium_org/ui/views/window/ |
D | non_client_view.cc | 206 gfx::Rect rect_in_child_coords = gfx::ToEnclosingRect( in GetEventHandlerForRect()
|
/external/chromium_org/ash/magnifier/ |
D | magnification_controller.cc | 299 const gfx::Rect window_rect = gfx::ToEnclosingRect(GetWindowRectDIP(scale)); in EnsureRectIsVisibleDIP() 342 const gfx::Rect window_rect = gfx::ToEnclosingRect(GetWindowRectDIP(scale_)); in OnMouseMove()
|
D | magnification_controller_unittest.cc | 68 return gfx::ToEnclosingRect(bounds); in GetViewport()
|
/external/chromium_org/chrome/browser/ui/views/tabs/ |
D | tab_strip_unittest.cc | 105 return gfx::ToEnclosingRect((gfx::SkRectToRectF(mask.getBounds()))); in GetTabHitTestMask() 116 return gfx::ToEnclosingRect(bounds_f); in GetTabCloseHitTestMask()
|
/external/chromium_org/content/renderer/pepper/ |
D | pepper_graphics_2d_host.cc | 866 *op_rect = gfx::ToEnclosingRect(gfx::ScaleRect(*op_rect, scale)); in ConvertToLogicalPixels() 873 gfx::ToEnclosingRect(gfx::ScaleRect(*op_rect, inverse_scale)); in ConvertToLogicalPixels()
|
/external/chromium_org/content/renderer/ |
D | skia_benchmarking_extension.cc | 174 gfx::Rect snapped_clip = gfx::ToEnclosingRect(clip); in Rasterize()
|
/external/chromium_org/ui/views/ |
D | view.cc | 410 return gfx::ToEnclosingRect(views_vis_bounds); in GetVisibleBounds() 747 return gfx::ToEnclosingRect(x_rect); in ConvertRectToParent() 860 gfx::Rect rect_in_child_coords = gfx::ToEnclosingRect( in GetEventHandlerForRect() 872 gfx::Rect cur_view_bounds = gfx::ToEnclosingRect( in GetEventHandlerForRect()
|
/external/chromium_org/cc/output/ |
D | direct_renderer.cc | 121 gfx::Rect window_rect = gfx::ToEnclosingRect(draw_rect); in MoveFromDrawToWindowSpace()
|
/external/chromium_org/ash/drag_drop/ |
D | drag_drop_controller.cc | 63 return gfx::ToEnclosingRect(gfx::RectF(final_origin, final_size)); in AdjustDragImageBoundsForScaleAndOffset()
|
/external/chromium_org/ui/views/corewm/ |
D | window_animations.cc | 206 return gfx::ToEnclosingRect(transformed); in GetLayerWorldBoundsAfterTransform()
|
/external/chromium_org/cc/animation/ |
D | transform_operations_unittest.cc | 1039 gfx::Rect bounds_rect = ToEnclosingRect( in EmpiricallyTestBounds() 1042 ToEnclosingRect(gfx::RectF(unified_bounds.x(), in EmpiricallyTestBounds()
|