| /third_party/skia/tests/ |
| D | PathOpsQuadIntersectionTest.cpp | 19 quad1.debugSet(q1.fPts); in standardTestCases() 23 quad2.debugSet(q2.fPts); in standardTestCases() 338 quad1.debugSet(q1.fPts); in oneOffTest1() 342 quad2.debugSet(q2.fPts); in oneOffTest1() 390 quad1.debugSet(q1.fPts); in coincidentTestOne() 394 quad2.debugSet(q2.fPts); in coincidentTestOne() 419 quad1.debugSet(q1.fPts); in intersectionFinder() 420 quad2.debugSet(q2.fPts); in intersectionFinder() 541 quad1.debugSet(q1.fPts); in DEF_TEST() 544 quad2.debugSet(q2.fPts); in DEF_TEST() [all …]
|
| D | PathOpsCubicReduceOrderTest.cpp | 112 cubic.debugSet(c.fPts); in DEF_TEST() 123 cubic.debugSet(c.fPts); in DEF_TEST() 135 cubic.debugSet(c.fPts); in DEF_TEST() 146 cubic.debugSet(c.fPts); in DEF_TEST() 157 cubic.debugSet(c.fPts); in DEF_TEST() 168 cubic.debugSet(c.fPts); in DEF_TEST() 180 cubic.debugSet(c.fPts); in DEF_TEST() 191 quad.debugSet(q.fPts); in DEF_TEST() 203 quad.debugSet(q.fPts); in DEF_TEST() 215 quad.debugSet(q.fPts); in DEF_TEST()
|
| D | PathOpsQuadReduceOrderTest.cpp | 24 quad.debugSet(q.fPts); in oneOffTest() 54 quad.debugSet(q.fPts); in standardTestCases() 63 quad.debugSet(q.fPts); in standardTestCases()
|
| D | PathOpsCubicIntersectionTest.cpp | 27 c1.debugSet(cubic1.fPts); in standardTestCases() 28 c2.debugSet(cubic2.fPts); in standardTestCases() 393 c1.debugSet(cubic1.fPts); in oneOff() 394 c2.debugSet(cubic2.fPts); in oneOff() 496 c1.debugSet(cubic1.fPts); in CubicIntersection_RandTest() 497 c2.debugSet(cubic2.fPts); in CubicIntersection_RandTest() 533 c1.debugSet(cubic1.fPts); in intersectionFinder() 534 c2.debugSet(cubic2.fPts); in intersectionFinder()
|
| D | PathOpsCubicQuadIntersectionTest.cpp | 58 cubic.debugSet(c.fPts); in cubicQuadIntersection() 62 quad.debugSet(q.fPts); in cubicQuadIntersection()
|
| D | PathOpsCubicConicIntersectionTest.cpp | 48 cubic.debugSet(cu.fPts); in cubicConicIntersection() 52 conic.debugSet(co.fPts.fPts, co.fWeight); in cubicConicIntersection()
|
| D | PathOpsConicQuadIntersectionTest.cpp | 37 conic.debugSet(c.fPts.fPts, c.fWeight); in conicQuadIntersection() 41 quad.debugSet(q.fPts); in conicQuadIntersection()
|
| D | PathOpsDRectTest.cpp | 50 quad.debugSet(q.fPts); in DEF_TEST() 64 cubic.debugSet(c.fPts); in DEF_TEST()
|
| D | PathOpsThreeWayTest.cpp | 56 iCurve.debugSet(iTest.curve.fPts); in testSetTest() 57 oCurve.debugSet(oTest.curve.fPts); in testSetTest()
|
| D | PathOpsCubicLineIntersectionTest.cpp | 32 cubic.debugSet(cuPts.fPts); in testFail() 134 cubic.debugSet(cuPts.fPts); in testOne() 201 cubic.debugSet(cuPts.fPts); in DEF_TEST()
|
| D | PathOpsAngleIdeas.cpp | 90 cQuad.debugSet(circle[octant].fPts); in orderQuads() 566 quad0.debugSet(quads[index].fPts); in DEF_TEST() 567 quad1.debugSet(quads[index + 1].fPts); in DEF_TEST() 593 q1.debugSet(quad1.fPts); in DEF_TEST() 594 q2.debugSet(quad2.fPts); in DEF_TEST() 625 q1.debugSet(quad1.fPts); in DEF_TEST() 626 q2.debugSet(quad2.fPts); in DEF_TEST() 662 quads[index].debugSet(qPts[index].fPts); in DEF_TEST() 814 quad1.debugSet(qu1.fPts); in DEF_TEST() 815 quad2.debugSet(qu2.fPts); in DEF_TEST()
|
| D | PathOpsQuadLineIntersectionTest.cpp | 88 quad.debugSet(q.fPts); in testOneOffs() 116 quad.debugSet(q.fPts); in DEF_TEST()
|
| D | PathOpsDCubicTest.cpp | 21 cubic.debugSet(c.fPts); in DEF_TEST()
|
| D | PathOpsConicLineIntersectionTest.cpp | 78 conic.debugSet(c.fPts.fPts, c.fWeight); in testOneOffs() 106 conic.debugSet(c.fPts.fPts, c.fWeight); in DEF_TEST()
|
| D | StrokerTest.cpp | 61 d.debugSet(dPts.fPts); in cubicSetTest() 77 d.debugSet(dPts.fPts); in cubicPairSetTest() 93 d.debugSet(dPts.fPts); in quadSetTest() 109 d.debugSet(dPts.fPts); in quadPairSetTest()
|
| D | PathOpsLineParametetersTest.cpp | 45 cubic.debugSet(c.fPts); in DEF_TEST()
|
| D | PathOpsCubicLineIntersectionIdeas.cpp | 156 cubic.debugSet(cuPts.fPts); in DEF_TEST() 255 cubic.debugSet(c.fPts); in testOneFailure()
|
| D | PathOpsConicIntersectionTest.cpp | 302 c1.debugSet(conic1.fPts.fPts, conic1.fWeight); in oneOff() 303 c2.debugSet(conic2.fPts.fPts, conic2.fWeight); in oneOff()
|
| D | PathOpsQuadLineIntersectionThreadedTest.cpp | 90 quad.debugSet(q.fPts); in testQuadLineIntersectMain()
|
| D | PathOpsAngleTest.cpp | 85 quad.debugSet(q.fPts); in DEF_TEST()
|
| D | PathOpsOpTest.cpp | 3599 c1.debugSet(cubic1.fPts); in loop1asQuad() 3600 c2.debugSet(cubic2.fPts); in loop1asQuad()
|
| /third_party/skia/src/pathops/ |
| D | SkPathOpsCubic.h | 58 void debugSet(const SkDPoint* pts); 166 result.debugSet(&pts[0]); in first() 175 result.debugSet(&pts[3]); in second()
|
| D | SkPathOpsConic.h | 34 void debugSet(const SkDPoint* pts, SkScalar weight);
|
| D | SkPathOpsQuad.h | 44 void debugSet(const SkDPoint* pts);
|
| D | SkPathOpsDebug.cpp | 700 void SkDQuad::debugSet(const SkDPoint* pts) { in debugSet() function in SkDQuad 705 void SkDCubic::debugSet(const SkDPoint* pts) { in debugSet() function in SkDCubic 710 void SkDConic::debugSet(const SkDPoint* pts, SkScalar weight) { in debugSet() function in SkDConic 711 fPts.debugSet(pts); in debugSet()
|