/external/skia/experimental/Intersection/ |
D | SimplifyNew_Test.cpp | 449 path.addRect(0, 0, 9, 9, SkPath::kCW_Direction); in testLine15() 456 path.addRect(0, 0, 9, 9, SkPath::kCW_Direction); in testLine15x() 462 path.addRect(0, 0, 12, 12, SkPath::kCW_Direction); in testLine16() 463 path.addRect(0, 4, 9, 9, SkPath::kCW_Direction); in testLine16() 470 path.addRect(0, 0, 12, 12, SkPath::kCW_Direction); in testLine16x() 471 path.addRect(0, 4, 9, 9, SkPath::kCW_Direction); in testLine16x() 477 path.addRect(0, 0, 12, 12, SkPath::kCW_Direction); in testLine17() 478 path.addRect(4, 12, 13, 13, SkPath::kCW_Direction); in testLine17() 485 path.addRect(0, 0, 12, 12, SkPath::kCW_Direction); in testLine17x() 486 path.addRect(4, 12, 13, 13, SkPath::kCW_Direction); in testLine17x() [all …]
|
D | EdgeWalkerRectangles_Test.cpp | 16 path.addRect(10, 10, 60, 60, SkPath::kCCW_Direction); in testSimplifyCoincidentInner() 17 path.addRect(20, 20, 50, 50, SkPath::kCW_Direction); in testSimplifyCoincidentInner() 18 path.addRect(20, 30, 40, 40, SkPath::kCW_Direction); in testSimplifyCoincidentInner() 25 path.addRect(10, 10, 30, 30); in testSimplifyCoincidentVertical() 26 path.addRect(10, 30, 30, 40); in testSimplifyCoincidentVertical() 40 path.addRect(10, 10, 30, 30); in testSimplifyCoincidentHorizontal() 41 path.addRect(30, 10, 40, 30); in testSimplifyCoincidentHorizontal() 55 path.addRect(10, 10, 30, 30); in testSimplifyMulti() 56 path.addRect(20, 20, 40, 40); in testSimplifyMulti() 75 path.addRect(30, 10, 40, 20); in testSimplifyMulti() [all …]
|
D | ShapeOpRect4x4_Test.cpp | 37 pathA.addRect(state.a, state.a, state.b, state.b, SkPath::kCW_Direction); in testShapeOps4x4RectsMain() 40 pathA.addRect(state.c, state.c, state.d, state.d, SkPath::kCW_Direction); in testShapeOps4x4RectsMain() 48 pathB.addRect(a, a, b, b, SkPath::kCW_Direction); in testShapeOps4x4RectsMain() 51 pathB.addRect(c, c, d, d, SkPath::kCW_Direction); in testShapeOps4x4RectsMain()
|
D | SimplifyRect4x4_Test.cpp | 66 path.addRect(l, t, r, b, aCW); in testSimplify4x4RectsMain() 94 path.addRect(l, t, r, b, bCW); in testSimplify4x4RectsMain() 122 path.addRect(l, t, r, b, cCW); in testSimplify4x4RectsMain() 150 path.addRect(l, t, r, b, dCW); in testSimplify4x4RectsMain()
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
D | SimplifyNew_Test.cpp | 449 path.addRect(0, 0, 9, 9, SkPath::kCW_Direction); in testLine15() 456 path.addRect(0, 0, 9, 9, SkPath::kCW_Direction); in testLine15x() 462 path.addRect(0, 0, 12, 12, SkPath::kCW_Direction); in testLine16() 463 path.addRect(0, 4, 9, 9, SkPath::kCW_Direction); in testLine16() 470 path.addRect(0, 0, 12, 12, SkPath::kCW_Direction); in testLine16x() 471 path.addRect(0, 4, 9, 9, SkPath::kCW_Direction); in testLine16x() 477 path.addRect(0, 0, 12, 12, SkPath::kCW_Direction); in testLine17() 478 path.addRect(4, 12, 13, 13, SkPath::kCW_Direction); in testLine17() 485 path.addRect(0, 0, 12, 12, SkPath::kCW_Direction); in testLine17x() 486 path.addRect(4, 12, 13, 13, SkPath::kCW_Direction); in testLine17x() [all …]
|
D | EdgeWalkerRectangles_Test.cpp | 16 path.addRect(10, 10, 60, 60, SkPath::kCCW_Direction); in testSimplifyCoincidentInner() 17 path.addRect(20, 20, 50, 50, SkPath::kCW_Direction); in testSimplifyCoincidentInner() 18 path.addRect(20, 30, 40, 40, SkPath::kCW_Direction); in testSimplifyCoincidentInner() 25 path.addRect(10, 10, 30, 30); in testSimplifyCoincidentVertical() 26 path.addRect(10, 30, 30, 40); in testSimplifyCoincidentVertical() 40 path.addRect(10, 10, 30, 30); in testSimplifyCoincidentHorizontal() 41 path.addRect(30, 10, 40, 30); in testSimplifyCoincidentHorizontal() 55 path.addRect(10, 10, 30, 30); in testSimplifyMulti() 56 path.addRect(20, 20, 40, 40); in testSimplifyMulti() 75 path.addRect(30, 10, 40, 20); in testSimplifyMulti() [all …]
|
D | ShapeOpRect4x4_Test.cpp | 37 pathA.addRect(state.a, state.a, state.b, state.b, SkPath::kCW_Direction); in testShapeOps4x4RectsMain() 40 pathA.addRect(state.c, state.c, state.d, state.d, SkPath::kCW_Direction); in testShapeOps4x4RectsMain() 48 pathB.addRect(a, a, b, b, SkPath::kCW_Direction); in testShapeOps4x4RectsMain() 51 pathB.addRect(c, c, d, d, SkPath::kCW_Direction); in testShapeOps4x4RectsMain()
|
D | SimplifyRect4x4_Test.cpp | 66 path.addRect(l, t, r, b, aCW); in testSimplify4x4RectsMain() 94 path.addRect(l, t, r, b, bCW); in testSimplify4x4RectsMain() 122 path.addRect(l, t, r, b, cCW); in testSimplify4x4RectsMain() 150 path.addRect(l, t, r, b, dCW); in testSimplify4x4RectsMain()
|
/external/chromium_org/third_party/skia/tests/ |
D | PathOpsSimplifyTest.cpp | 444 path.addRect(0, 0, 9, 9, SkPath::kCW_Direction); in testLine15() 451 path.addRect(0, 0, 9, 9, SkPath::kCW_Direction); in testLine15x() 457 path.addRect(0, 0, 12, 12, SkPath::kCW_Direction); in testLine16() 458 path.addRect(0, 4, 9, 9, SkPath::kCW_Direction); in testLine16() 465 path.addRect(0, 0, 12, 12, SkPath::kCW_Direction); in testLine16x() 466 path.addRect(0, 4, 9, 9, SkPath::kCW_Direction); in testLine16x() 472 path.addRect(0, 0, 12, 12, SkPath::kCW_Direction); in testLine17() 473 path.addRect(4, 12, 13, 13, SkPath::kCW_Direction); in testLine17() 480 path.addRect(0, 0, 12, 12, SkPath::kCW_Direction); in testLine17x() 481 path.addRect(4, 12, 13, 13, SkPath::kCW_Direction); in testLine17x() [all …]
|
D | PathOpsOpRectThreadedTest.cpp | 51 pathA.addRect(SkIntToScalar(state.fA), SkIntToScalar(state.fA), SkIntToScalar(state.fB), in testPathOpsRectsMain() 53 pathA.addRect(SkIntToScalar(state.fC), SkIntToScalar(state.fC), SkIntToScalar(state.fD), in testPathOpsRectsMain() 57 pathB.addRect(SkIntToScalar(a), SkIntToScalar(a), SkIntToScalar(b), in testPathOpsRectsMain() 59 pathB.addRect(SkIntToScalar(c), SkIntToScalar(c), SkIntToScalar(d), in testPathOpsRectsMain()
|
D | PathOpsOpTest.cpp | 360 one.addRect(0, 0, 6, 6, SkPath::kCW_Direction); in testIntersect1() 361 two.addRect(3, 3, 9, 9, SkPath::kCW_Direction); in testIntersect1() 367 one.addRect(0, 0, 6, 6, SkPath::kCW_Direction); in testUnion1() 368 two.addRect(3, 3, 9, 9, SkPath::kCW_Direction); in testUnion1() 374 one.addRect(0, 0, 6, 6, SkPath::kCW_Direction); in testDiff1() 375 two.addRect(3, 3, 9, 9, SkPath::kCW_Direction); in testDiff1() 381 one.addRect(0, 0, 6, 6, SkPath::kCW_Direction); in testXor1() 382 two.addRect(3, 3, 9, 9, SkPath::kCW_Direction); in testXor1() 388 one.addRect(0, 0, 6, 6, SkPath::kCW_Direction); in testIntersect2() 389 two.addRect(0, 3, 9, 9, SkPath::kCW_Direction); in testIntersect2() [all …]
|
D | PathOpsSimplifyRectThreadedTest.cpp | 67 path.addRect(SkIntToScalar(l), SkIntToScalar(t), SkIntToScalar(r), SkIntToScalar(b), in testSimplify4x4RectsMain() 98 path.addRect(SkIntToScalar(l), SkIntToScalar(t), SkIntToScalar(r), SkIntToScalar(b), in testSimplify4x4RectsMain() 129 path.addRect(SkIntToScalar(l), SkIntToScalar(t), SkIntToScalar(r), SkIntToScalar(b), in testSimplify4x4RectsMain() 160 path.addRect(SkIntToScalar(l), SkIntToScalar(t), SkIntToScalar(r), SkIntToScalar(b), in testSimplify4x4RectsMain()
|
D | PathOpsInverseTest.cpp | 17 one.addRect(0, 0, 6, 6, (SkPath::Direction) oneDir); in DEF_TEST() 24 two.addRect(3, 3, 9, 9, (SkPath::Direction) twoDir); in DEF_TEST()
|
/external/skia/tests/ |
D | PathOpsSimplifyTest.cpp | 444 path.addRect(0, 0, 9, 9, SkPath::kCW_Direction); in testLine15() 451 path.addRect(0, 0, 9, 9, SkPath::kCW_Direction); in testLine15x() 457 path.addRect(0, 0, 12, 12, SkPath::kCW_Direction); in testLine16() 458 path.addRect(0, 4, 9, 9, SkPath::kCW_Direction); in testLine16() 465 path.addRect(0, 0, 12, 12, SkPath::kCW_Direction); in testLine16x() 466 path.addRect(0, 4, 9, 9, SkPath::kCW_Direction); in testLine16x() 472 path.addRect(0, 0, 12, 12, SkPath::kCW_Direction); in testLine17() 473 path.addRect(4, 12, 13, 13, SkPath::kCW_Direction); in testLine17() 480 path.addRect(0, 0, 12, 12, SkPath::kCW_Direction); in testLine17x() 481 path.addRect(4, 12, 13, 13, SkPath::kCW_Direction); in testLine17x() [all …]
|
D | PathOpsOpRectThreadedTest.cpp | 51 pathA.addRect(SkIntToScalar(state.fA), SkIntToScalar(state.fA), SkIntToScalar(state.fB), in testPathOpsRectsMain() 53 pathA.addRect(SkIntToScalar(state.fC), SkIntToScalar(state.fC), SkIntToScalar(state.fD), in testPathOpsRectsMain() 57 pathB.addRect(SkIntToScalar(a), SkIntToScalar(a), SkIntToScalar(b), in testPathOpsRectsMain() 59 pathB.addRect(SkIntToScalar(c), SkIntToScalar(c), SkIntToScalar(d), in testPathOpsRectsMain()
|
D | PathOpsOpTest.cpp | 360 one.addRect(0, 0, 6, 6, SkPath::kCW_Direction); in testIntersect1() 361 two.addRect(3, 3, 9, 9, SkPath::kCW_Direction); in testIntersect1() 367 one.addRect(0, 0, 6, 6, SkPath::kCW_Direction); in testUnion1() 368 two.addRect(3, 3, 9, 9, SkPath::kCW_Direction); in testUnion1() 374 one.addRect(0, 0, 6, 6, SkPath::kCW_Direction); in testDiff1() 375 two.addRect(3, 3, 9, 9, SkPath::kCW_Direction); in testDiff1() 381 one.addRect(0, 0, 6, 6, SkPath::kCW_Direction); in testXor1() 382 two.addRect(3, 3, 9, 9, SkPath::kCW_Direction); in testXor1() 388 one.addRect(0, 0, 6, 6, SkPath::kCW_Direction); in testIntersect2() 389 two.addRect(0, 3, 9, 9, SkPath::kCW_Direction); in testIntersect2() [all …]
|
D | PathOpsSimplifyRectThreadedTest.cpp | 67 path.addRect(SkIntToScalar(l), SkIntToScalar(t), SkIntToScalar(r), SkIntToScalar(b), in testSimplify4x4RectsMain() 98 path.addRect(SkIntToScalar(l), SkIntToScalar(t), SkIntToScalar(r), SkIntToScalar(b), in testSimplify4x4RectsMain() 129 path.addRect(SkIntToScalar(l), SkIntToScalar(t), SkIntToScalar(r), SkIntToScalar(b), in testSimplify4x4RectsMain() 160 path.addRect(SkIntToScalar(l), SkIntToScalar(t), SkIntToScalar(r), SkIntToScalar(b), in testSimplify4x4RectsMain()
|
D | PathOpsInverseTest.cpp | 17 one.addRect(0, 0, 6, 6, (SkPath::Direction) oneDir); in DEF_TEST() 24 two.addRect(3, 3, 9, 9, (SkPath::Direction) twoDir); in DEF_TEST()
|
D | GpuRectanizerTest.cpp | 27 REPORTER_ASSERT(reporter, rectanizer->addRect(50, 50, &loc)); in test_rectanizer_basic() 39 if (!rectanizer->addRect(rects[i].fWidth, rects[i].fHeight, &loc)) { in test_rectanizer_inserts()
|
/external/chromium_org/third_party/skia/gm/ |
D | pathreverse.cpp | 39 path.addRect(r); test_rev(canvas, path); in test_rev() 43 path.addRect(r); test_rev(canvas, path); in test_rev() 89 path.addRect(r); test_rev(canvas, path); in onDraw() 93 path.addRect(r); test_rev(canvas, path); in onDraw()
|
D | strokes.cpp | 156 path->addRect(bounds, SkPath::kCW_Direction); in make0() 157 path->addRect(inset(bounds), SkPath::kCW_Direction); in make0() 162 path->addRect(bounds, SkPath::kCW_Direction); in make1() 163 path->addRect(inset(bounds), SkPath::kCCW_Direction); in make1() 180 path->addRect(bounds, SkPath::kCW_Direction); in make4() 188 path->addRect(bounds, SkPath::kCW_Direction); in make5()
|
/external/skia/gm/ |
D | pathreverse.cpp | 39 path.addRect(r); test_rev(canvas, path); in test_rev() 43 path.addRect(r); test_rev(canvas, path); in test_rev() 90 path.addRect(r); test_rev(canvas, path); in onDraw() 94 path.addRect(r); test_rev(canvas, path); in onDraw()
|
D | strokes.cpp | 156 path->addRect(bounds, SkPath::kCW_Direction); in make0() 157 path->addRect(inset(bounds), SkPath::kCW_Direction); in make0() 162 path->addRect(bounds, SkPath::kCW_Direction); in make1() 163 path->addRect(inset(bounds), SkPath::kCCW_Direction); in make1() 180 path->addRect(bounds, SkPath::kCW_Direction); in make4() 188 path->addRect(bounds, SkPath::kCW_Direction); in make5()
|
/external/skia/src/utils/ |
D | SkPathUtils.cpp | 78 path->addRect(SkRect::MakeXYWH(SkIntToScalar(start), SkIntToScalar(lineIdx), in Line2path_span() 88 path->addRect(SkRect::MakeXYWH(SkIntToScalar(start), SkIntToScalar(lineIdx), in Line2path_span() 92 path->addRect(SkRect::MakeXYWH(width - SK_Scalar1, SkIntToScalar(lineIdx), in Line2path_span()
|
/external/chromium_org/third_party/skia/src/utils/ |
D | SkPathUtils.cpp | 78 path->addRect(SkRect::MakeXYWH(SkIntToScalar(start), SkIntToScalar(lineIdx), in Line2path_span() 88 path->addRect(SkRect::MakeXYWH(SkIntToScalar(start), SkIntToScalar(lineIdx), in Line2path_span() 92 path->addRect(SkRect::MakeXYWH(width - SK_Scalar1, SkIntToScalar(lineIdx), in Line2path_span()
|