Searched refs:SkIRectToRect (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/ui/gfx/
H A Dskrect_conversion_unittest.cc17 EXPECT_EQ(isrc.ToString(), SkIRectToRect(skirect).ToString());
H A Dskia_util.h31 GFX_EXPORT Rect SkIRectToRect(const SkIRect& rect);
H A Dskia_util.cc32 Rect SkIRectToRect(const SkIRect& rect) { function in namespace:gfx
/external/chromium_org/cc/base/
H A Dregion.h61 return gfx::SkIRectToRect(skregion_.getBounds());
75 return gfx::SkIRectToRect(it_.rect());
/external/chromium_org/content/browser/android/in_process/
H A Dsynchronous_compositor_output_surface.cc195 gfx::Rect clip = gfx::SkIRectToRect(canvas_clip);
/external/chromium_org/ui/aura/
H A Dwindow_unittest.cc2746 gfx::SkIRectToRect(root.layer()->damaged_region().getBounds()).
2759 gfx::SkIRectToRect(root.layer()->damaged_region().getBounds()).
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_aura.cc99 using gfx::SkIRectToRect;

Completed in 591 milliseconds