Home
last modified time | relevance | path

Searched defs:bounds2 (Results 1 – 25 of 27) sorted by relevance

12

/external/chromium_org/third_party/skia/tests/
DPathOpsBoundsTest.cpp53 const SkPathOpsBounds& bounds2 = static_cast<const SkPathOpsBounds&>(sectTests[index][1]); in DEF_TEST() local
61 const SkPathOpsBounds& bounds2 = static_cast<const SkPathOpsBounds&>(noSectTests[index][1]); in DEF_TEST() local
DPathOpsExtendedTest.cpp234 const SkRect& bounds2 = two.getBounds(); in drawAsciiPaths() local
DCanvasTest.cpp588 SkRect bounds1, bounds2; in AssertCanvasStatesEqual() local
DImageFilterTest.cpp1021 SkRect bounds2 = SkRect::MakeXYWH(20, 20, 10, 10); in DEF_TEST() local
/external/skia/tests/
DPathOpsBoundsTest.cpp53 const SkPathOpsBounds& bounds2 = static_cast<const SkPathOpsBounds&>(sectTests[index][1]); in DEF_TEST() local
61 const SkPathOpsBounds& bounds2 = static_cast<const SkPathOpsBounds&>(noSectTests[index][1]); in DEF_TEST() local
DPathOpsExtendedTest.cpp351 const SkRect& bounds2 = two.getBounds(); in drawAsciiPaths() local
DCanvasTest.cpp621 SkRect bounds1, bounds2; in AssertCanvasStatesEqual() local
DImageFilterTest.cpp730 SkRect bounds2 = SkRect::MakeXYWH(20, 20, 10, 10); in DEF_TEST() local
/external/chromium_org/ash/wm/
Dlock_layout_manager_unittest.cc136 const gfx::Rect bounds2 = gfx::Rect(100, 100, 200, 200); in TEST_F() local
181 const gfx::Rect bounds2 = gfx::Rect(100, 100, 200, 200); in TEST_F() local
/external/chromium_org/mojo/services/view_manager/
Dtest_change_tracker.h59 gfx::Rect bounds2; member
/external/chromium_org/chrome/browser/ui/panels/
Dpanel_drag_controller.cc36 int GetHorizontalOverlap(const gfx::Rect& bounds1, const gfx::Rect& bounds2) { in GetHorizontalOverlap()
53 int GetVerticalOverlap(const gfx::Rect& bounds1, const gfx::Rect& bounds2) { in GetVerticalOverlap()
Dpanel_drag_browsertest.cc118 gfx::Rect bounds2 = panel2->GetBounds(); in GetDragDeltaToStackToBottom() local
130 gfx::Rect bounds2 = panel2->GetBounds(); in GetDragDeltaToUnstackFromBottom() local
138 gfx::Rect bounds2 = panel2->GetBounds(); in GetDragDeltaToStackToTop() local
153 gfx::Rect bounds2 = panel2->GetBounds(); in GetDragDeltaToUnstackFromTop() local
162 gfx::Rect bounds2 = panel2->GetBounds(); in GetDragDeltaToSnapToLeft() local
174 gfx::Rect bounds2 = panel2->GetBounds(); in GetDragDeltaToSnapToRight() local
Dpanel_manager.cc56 gfx::Rect bounds2 = panel2->GetBounds(); in ComparePanelsByPosition() local
Dstacked_panel_browsertest.cc550 gfx::Rect bounds2 = panel2->GetBounds(); in IN_PROC_BROWSER_TEST_F() local
1415 gfx::Rect bounds2 = panel2->GetBounds(); in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/ash/wm/overview/
Dwindow_selector_unittest.cc646 gfx::Rect bounds2(650, 0, 400, 400); in TEST_F() local
723 gfx::Rect bounds2(450, 0, 100, 100); in TEST_F() local
940 gfx::Rect bounds2(450, 0, 100, 100); in TEST_F() local
1049 gfx::RectF bounds2 = GetTransformedBoundsInRootWindow(window2); in TEST_F() local
/external/chromium_org/extensions/browser/app_window/
Dapp_window_geometry_cache_unittest.cc352 gfx::Rect bounds2(200, 400, 600, 800); in TEST_F() local
/external/chromium_org/third_party/skia/experimental/Intersection/
DEdgeWalker_TestUtility.cpp245 const SkRect& bounds2 = two.getBounds(); in drawAsciiPaths() local
351 const SkRect& bounds2 = two.getBounds(); in comparePathsTiny() local
DCubicIntersection.cpp314 static bool intersectEnd(const Cubic& cubic1, bool start, const Cubic& cubic2, const _Rect& bounds2, in intersectEnd()
/external/skia/experimental/Intersection/
DEdgeWalker_TestUtility.cpp245 const SkRect& bounds2 = two.getBounds(); in drawAsciiPaths() local
351 const SkRect& bounds2 = two.getBounds(); in comparePathsTiny() local
DCubicIntersection.cpp314 static bool intersectEnd(const Cubic& cubic1, bool start, const Cubic& cubic2, const _Rect& bounds2, in intersectEnd()
/external/skia/src/pathops/
DSkDCubicIntersection.cpp340 const SkDRect& bounds2) { in cubicNearEnd()
/external/chromium_org/third_party/skia/src/pathops/
DSkDCubicIntersection.cpp340 const SkDRect& bounds2) { in cubicNearEnd()
/external/chromium_org/extensions/renderer/resources/
Dapp_window_custom_bindings.js318 function boundsEqual(bounds1, bounds2) { argument
/external/chromium_org/ash/wm/panels/
Dpanel_layout_manager.cc175 bool BoundsAdjacent(const gfx::Rect& bounds1, const gfx::Rect& bounds2) { in BoundsAdjacent()
/external/chromium_org/ui/aura/
Dwindow_event_dispatcher_unittest.cc111 gfx::Rect bounds2(300, 400, kWindowWidth, kWindowHeight); in TEST_F() local
1013 gfx::Rect bounds2(5, 5, 100, 100); in TEST_F() local

12