/external/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 | 110 cubic.debugSet(c.fPts); in DEF_TEST() 121 cubic.debugSet(c.fPts); in DEF_TEST() 133 cubic.debugSet(c.fPts); in DEF_TEST() 144 cubic.debugSet(c.fPts); in DEF_TEST() 155 cubic.debugSet(c.fPts); in DEF_TEST() 166 cubic.debugSet(c.fPts); in DEF_TEST() 178 cubic.debugSet(c.fPts); in DEF_TEST() 189 quad.debugSet(q.fPts); in DEF_TEST() 201 quad.debugSet(q.fPts); in DEF_TEST() 213 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 | 25 c1.debugSet(cubic1.fPts); in standardTestCases() 26 c2.debugSet(cubic2.fPts); in standardTestCases() 390 c1.debugSet(cubic1.fPts); in oneOff() 391 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 | PathOpsConicQuadIntersectionTest.cpp | 30 conic.debugSet(c.fPts.fPts, c.fWeight); in conicQuadIntersection() 34 quad.debugSet(q.fPts); in conicQuadIntersection()
|
D | PathOpsCubicQuadIntersectionTest.cpp | 58 cubic.debugSet(c.fPts); in cubicQuadIntersection() 62 quad.debugSet(q.fPts); in cubicQuadIntersection()
|
D | PathOpsCubicConicIntersectionTest.cpp | 34 cubic.debugSet(cu.fPts); in cubicConicIntersection() 38 conic.debugSet(co.fPts.fPts, co.fWeight); in cubicConicIntersection()
|
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 | 30 cubic.debugSet(cuPts.fPts); in testFail() 130 cubic.debugSet(cuPts.fPts); in testOne() 197 cubic.debugSet(cuPts.fPts); in DEF_TEST()
|
D | PathOpsAngleIdeas.cpp | 90 cQuad.debugSet(circle[octant].fPts); in orderQuads() 569 quad0.debugSet(quads[index].fPts); in DEF_TEST() 570 quad1.debugSet(quads[index + 1].fPts); in DEF_TEST() 596 q1.debugSet(quad1.fPts); in DEF_TEST() 597 q2.debugSet(quad2.fPts); in DEF_TEST() 628 q1.debugSet(quad1.fPts); in DEF_TEST() 629 q2.debugSet(quad2.fPts); in DEF_TEST() 665 quads[index].debugSet(qPts[index].fPts); in DEF_TEST() 817 quad1.debugSet(qu1.fPts); in DEF_TEST() 818 quad2.debugSet(qu2.fPts); in DEF_TEST()
|
D | PathOpsDCubicTest.cpp | 21 cubic.debugSet(c.fPts); in DEF_TEST()
|
D | PathOpsQuadLineIntersectionTest.cpp | 84 quad.debugSet(q.fPts); in testOneOffs() 113 quad.debugSet(q.fPts); in DEF_TEST()
|
D | PathOpsConicLineIntersectionTest.cpp | 74 conic.debugSet(c.fPts.fPts, c.fWeight); in testOneOffs() 103 conic.debugSet(c.fPts.fPts, c.fWeight); in DEF_TEST()
|
D | StrokerTest.cpp | 58 d.debugSet(dPts.fPts); in cubicSetTest() 74 d.debugSet(dPts.fPts); in cubicPairSetTest() 90 d.debugSet(dPts.fPts); in quadSetTest() 106 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 | 304 c1.debugSet(conic1.fPts.fPts, conic1.fWeight); in oneOff() 305 c2.debugSet(conic2.fPts.fPts, conic2.fWeight); in oneOff()
|
D | PathOpsQuadLineIntersectionThreadedTest.cpp | 86 quad.debugSet(q.fPts); in testQuadLineIntersectMain()
|
D | PathOpsAngleTest.cpp | 86 quad.debugSet(q.fPts); in DEF_TEST()
|
D | PathOpsOpTest.cpp | 3595 c1.debugSet(cubic1.fPts); in loop1asQuad() 3596 c2.debugSet(cubic2.fPts); in loop1asQuad()
|
/external/skia/src/pathops/ |
D | SkPathOpsCubic.h | 57 void debugSet(const SkDPoint* pts); 161 result.debugSet(&pts[0]); in first() 170 result.debugSet(&pts[3]); in second()
|
D | SkPathOpsQuad.h | 43 void debugSet(const SkDPoint* pts);
|
D | SkPathOpsConic.h | 34 void debugSet(const SkDPoint* pts, SkScalar weight);
|
D | SkPathOpsDebug.cpp | 723 void SkDQuad::debugSet(const SkDPoint* pts) { in debugSet() function in SkDQuad 728 void SkDCubic::debugSet(const SkDPoint* pts) { in debugSet() function in SkDCubic 733 void SkDConic::debugSet(const SkDPoint* pts, SkScalar weight) { in debugSet() function in SkDConic 734 fPts.debugSet(pts); in debugSet()
|