| /external/skia/tests/ |
| 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 | 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 | 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
|
| /external/skia/modules/skparagraph/src/ |
| D | Decorations.cpp | 118 TArray<SkScalar> intersections(count); in calculateGaps() local
|
| /external/s2-geometry-library-java/src/com/google/common/geometry/ |
| D | S2Polygon.java | 562 List<ParametrizedS2Point> intersections) { in addIntersection() 591 boolean addSharedEdges, List<ParametrizedS2Point> intersections) { in clipEdge() 633 List<ParametrizedS2Point> intersections = Lists.newArrayList(); in clipBoundary() local
|
| /external/skia/src/core/ |
| D | SkGlyph.cpp | 463 auto intersections = SkBezierQuad::IntersectWithHorizontalLine( in calculate_path_gap() local 472 auto intersections = SkBezierCubic::IntersectWithHorizontalLine( in calculate_path_gap() local
|
| /external/skia/gm/ |
| D | texteffects.cpp | 32 static SkPath create_underline(const SkTDArray<SkScalar>& intersections, in create_underline()
|
| /external/skia/src/pathops/ |
| D | SkPathOpsTSect.cpp | 1618 const SkTSect* sect2, SkIntersections* intersections) { in EndsEqual() 1792 SkTSect* sect2, SkIntersections* intersections) { in BinarySearch()
|