/external/chromium_org/third_party/skia/tests/ |
D | PathOpsBoundsTest.cpp | 53 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
|
D | PathOpsExtendedTest.cpp | 234 const SkRect& bounds2 = two.getBounds(); in drawAsciiPaths() local
|
D | CanvasTest.cpp | 588 SkRect bounds1, bounds2; in AssertCanvasStatesEqual() local
|
D | ImageFilterTest.cpp | 1021 SkRect bounds2 = SkRect::MakeXYWH(20, 20, 10, 10); in DEF_TEST() local
|
/external/skia/tests/ |
D | PathOpsBoundsTest.cpp | 53 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
|
D | PathOpsExtendedTest.cpp | 351 const SkRect& bounds2 = two.getBounds(); in drawAsciiPaths() local
|
D | CanvasTest.cpp | 621 SkRect bounds1, bounds2; in AssertCanvasStatesEqual() local
|
D | ImageFilterTest.cpp | 730 SkRect bounds2 = SkRect::MakeXYWH(20, 20, 10, 10); in DEF_TEST() local
|
/external/chromium_org/ash/wm/ |
D | lock_layout_manager_unittest.cc | 136 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/ |
D | test_change_tracker.h | 59 gfx::Rect bounds2; member
|
/external/chromium_org/chrome/browser/ui/panels/ |
D | panel_drag_controller.cc | 36 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()
|
D | panel_drag_browsertest.cc | 118 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
|
D | panel_manager.cc | 56 gfx::Rect bounds2 = panel2->GetBounds(); in ComparePanelsByPosition() local
|
D | stacked_panel_browsertest.cc | 550 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/ |
D | window_selector_unittest.cc | 646 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/ |
D | app_window_geometry_cache_unittest.cc | 352 gfx::Rect bounds2(200, 400, 600, 800); in TEST_F() local
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
D | EdgeWalker_TestUtility.cpp | 245 const SkRect& bounds2 = two.getBounds(); in drawAsciiPaths() local 351 const SkRect& bounds2 = two.getBounds(); in comparePathsTiny() local
|
D | CubicIntersection.cpp | 314 static bool intersectEnd(const Cubic& cubic1, bool start, const Cubic& cubic2, const _Rect& bounds2, in intersectEnd()
|
/external/skia/experimental/Intersection/ |
D | EdgeWalker_TestUtility.cpp | 245 const SkRect& bounds2 = two.getBounds(); in drawAsciiPaths() local 351 const SkRect& bounds2 = two.getBounds(); in comparePathsTiny() local
|
D | CubicIntersection.cpp | 314 static bool intersectEnd(const Cubic& cubic1, bool start, const Cubic& cubic2, const _Rect& bounds2, in intersectEnd()
|
/external/skia/src/pathops/ |
D | SkDCubicIntersection.cpp | 340 const SkDRect& bounds2) { in cubicNearEnd()
|
/external/chromium_org/third_party/skia/src/pathops/ |
D | SkDCubicIntersection.cpp | 340 const SkDRect& bounds2) { in cubicNearEnd()
|
/external/chromium_org/extensions/renderer/resources/ |
D | app_window_custom_bindings.js | 318 function boundsEqual(bounds1, bounds2) { argument
|
/external/chromium_org/ash/wm/panels/ |
D | panel_layout_manager.cc | 175 bool BoundsAdjacent(const gfx::Rect& bounds1, const gfx::Rect& bounds2) { in BoundsAdjacent()
|
/external/chromium_org/ui/aura/ |
D | window_event_dispatcher_unittest.cc | 111 gfx::Rect bounds2(300, 400, kWindowWidth, kWindowHeight); in TEST_F() local 1013 gfx::Rect bounds2(5, 5, 100, 100); in TEST_F() local
|