Searched defs:intersections (Results 1 – 11 of 11) sorted by relevance
| /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 | 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 | 321 SkIntersections intersections; in oneOff() local
|
| D | PathOpsCubicIntersectionTest.cpp | 415 SkIntersections intersections; in oneOff() 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/modules/skparagraph/src/ |
| D | Decorations.cpp | 116 SkTArray<SkScalar> intersections(count); in calculateGaps() local
|
| /external/skia/gm/ |
| D | texteffects.cpp | 31 static SkPath create_underline(const SkTDArray<SkScalar>& intersections, in create_underline()
|
| /external/skia/src/pathops/ |
| D | SkPathOpsTSect.cpp | 1616 const SkTSect* sect2, SkIntersections* intersections) { in EndsEqual() 1790 SkTSect* sect2, SkIntersections* intersections) { in BinarySearch()
|