/external/skqp/tests/ |
D | PathOpsConicLineIntersectionTest.cpp | 34 static int doIntersect(SkIntersections& intersections, const SkDConic& conic, const SkDLine& line, in doIntersect() 82 SkIntersections intersections; in testOneOffs() local 127 SkIntersections intersections; in DEF_TEST() local
|
D | PathOpsQuadLineIntersectionTest.cpp | 33 static int doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, in doIntersect() 92 SkIntersections intersections; in testOneOffs() local 132 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 | 314 SkIntersections intersections; in oneOff() local
|
D | PathOpsCubicIntersectionTest.cpp | 404 SkIntersections intersections; in oneOff() local
|
/external/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 132 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 127 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 | 404 SkIntersections intersections; in oneOff() local
|
/external/skia/modules/skparagraph/src/ |
D | Decorations.cpp | 113 SkTArray<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/gm/ |
D | texteffects.cpp | 29 static SkPath create_underline(const SkTDArray<SkScalar>& intersections, in create_underline()
|
/external/skqp/gm/ |
D | texteffects.cpp | 20 static SkPath create_underline(const SkTDArray<SkScalar>& intersections, in create_underline()
|
/external/skia/src/core/ |
D | SkScan_AntiPath.cpp | 628 SkScalar intersections = sk_ieee_float_divide(sqr(n) * sqr(avgLength), diagonalSqr); in compute_complexity() local
|
/external/skqp/src/core/ |
D | SkScan_AntiPath.cpp | 630 SkScalar intersections = sk_ieee_float_divide(sqr(n) * sqr(avgLength), diagonalSqr); in compute_complexity() local
|
/external/skqp/src/pathops/ |
D | SkPathOpsTSect.cpp | 1603 const SkTSect* sect2, SkIntersections* intersections) { in EndsEqual() 1778 SkTSect* sect2, SkIntersections* intersections) { in BinarySearch()
|
/external/skia/src/pathops/ |
D | SkPathOpsTSect.cpp | 1604 const SkTSect* sect2, SkIntersections* intersections) { in EndsEqual() 1778 SkTSect* sect2, SkIntersections* intersections) { in BinarySearch()
|