| /third_party/skia/tests/ |
| D | PathOpsQuadLineIntersectionTest.cpp | 33 static int doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, in doIntersect() 92 SkIntersections intersections; in testOneOffs() local 131 SkIntersections intersections; in DEF_TEST() local
|
| D | PathOpsConicLineIntersectionTest.cpp | 34 static int doIntersect(SkIntersections& intersections, const SkDConic& conic, const SkDLine& line, in doIntersect() 82 SkIntersections intersections; in testOneOffs() local 126 SkIntersections intersections; in DEF_TEST() local
|
| D | PathOpsQuadLineIntersectionThreadedTest.cpp | 18 static int doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, in doIntersect() 56 SkIntersections intersections; in testLineIntersect() local
|
| D | PathOpsQuadIntersectionTest.cpp | 39 SkIntersections intersections; in standardTestCases() local 344 SkIntersections intersections; in oneOffTest1() local 534 SkIntersections intersections; in DEF_TEST() local
|
| D | PathOpsCubicLineIntersectionTest.cpp | 103 static int doIntersect(SkIntersections& intersections, const SkDCubic& cubic, const SkDLine& line) { in doIntersect()
|
| D | PathOpsConicIntersectionTest.cpp | 312 SkIntersections intersections; in oneOff() local
|
| D | PathOpsCubicIntersectionTest.cpp | 406 SkIntersections intersections; in oneOff() local
|
| /third_party/skia/m133/tests/ |
| D | PathOpsConicLineIntersectionTest.cpp | 41 static int doIntersect(SkIntersections& intersections, const SkDConic& conic, const SkDLine& line, in doIntersect() 89 SkIntersections intersections; in testOneOffs() local 133 SkIntersections intersections; in DEF_TEST() local
|
| D | PathOpsQuadLineIntersectionTest.cpp | 37 static int doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, in doIntersect() 96 SkIntersections intersections; in testOneOffs() local 135 SkIntersections intersections; in DEF_TEST() local
|
| D | BezierCurveTest.cpp | 159 auto intersections = SkBezierQuad::Intersect(0, -0.5, 0, A, B, C, 0, storage); in DEF_TEST() local 193 auto intersections = SkBezierQuad::Intersect(0, -0.5, 0, A, B, C, 0, storage); in DEF_TEST() local 247 auto intersections = in DEF_TEST() local
|
| D | PathOpsQuadLineIntersectionThreadedTest.cpp | 23 static int doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, in doIntersect() 61 SkIntersections intersections; in testLineIntersect() local
|
| D | PathOpsQuadIntersectionTest.cpp | 48 SkIntersections intersections; in standardTestCases() local 353 SkIntersections intersections; in oneOffTest1() local 543 SkIntersections intersections; in DEF_TEST() local
|
| D | PathOpsCubicLineIntersectionTest.cpp | 109 static int doIntersect(SkIntersections& intersections, const SkDCubic& cubic, const SkDLine& line) { in doIntersect()
|
| D | PathOpsConicIntersectionTest.cpp | 320 SkIntersections intersections; in oneOff() local
|
| D | PathOpsCubicIntersectionTest.cpp | 415 SkIntersections intersections; in oneOff() local
|
| /third_party/skia/m133/modules/skparagraph/src/ |
| D | Decorations.cpp | 206 skia_private::TArray<SkScalar> intersections(count); in calculateGaps() local 420 TArray<SkScalar> intersections(count); in calculateGaps() local
|
| /third_party/skia/m133/src/core/ |
| D | SkGlyph.cpp | 466 auto intersections = SkBezierQuad::IntersectWithHorizontalLine( in calculate_path_gap() local 475 auto intersections = SkBezierCubic::IntersectWithHorizontalLine( in calculate_path_gap() local
|
| /third_party/skia/m133/gm/ |
| D | texteffects.cpp | 32 static SkPath create_underline(const SkTDArray<SkScalar>& intersections, in create_underline()
|
| /third_party/skia/gm/ |
| D | texteffects.cpp | 29 static SkPath create_underline(const SkTDArray<SkScalar>& intersections, in create_underline()
|
| /third_party/skia/modules/skparagraph/src/ |
| D | Decorations.cpp | 223 SkTArray<SkScalar> intersections(count); in calculateGaps() local
|
| /third_party/skia/src/core/ |
| D | SkScan_AntiPath.cpp | 636 SkScalar intersections = sk_ieee_float_divide(sqr(n) * sqr(avgLength), diagonalSqr); in compute_complexity() local
|
| /third_party/skia/src/pathops/ |
| D | SkPathOpsTSect.cpp | 1604 const SkTSect* sect2, SkIntersections* intersections) { in EndsEqual() 1778 SkTSect* sect2, SkIntersections* intersections) { in BinarySearch()
|
| /third_party/skia/m133/src/pathops/ |
| D | SkPathOpsTSect.cpp | 1619 const SkTSect* sect2, SkIntersections* intersections) { in EndsEqual() 1793 SkTSect* sect2, SkIntersections* intersections) { in BinarySearch()
|