/external/chromium_org/third_party/skia/tests/ |
D | PathOpsQuadLineIntersectionTest.cpp | 31 static int doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, in doIntersect() 86 SkIntersections intersections; in testOneOffs() local 124 SkIntersections intersections; in DEF_TEST() local
|
D | PathOpsQuadLineIntersectionThreadedTest.cpp | 14 static int doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, in doIntersect() 52 SkIntersections intersections; in testLineIntersect() local
|
D | PathOpsCubicLineIntersectionTest.cpp | 93 static int doIntersect(SkIntersections& intersections, const SkDCubic& cubic, const SkDLine& line) { in doIntersect()
|
D | PathOpsQuadIntersectionTest.cpp | 35 SkIntersections intersections; in standardTestCases() local
|
/external/skia/tests/ |
D | PathOpsQuadLineIntersectionTest.cpp | 31 static int doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, in doIntersect() 86 SkIntersections intersections; in testOneOffs() local 124 SkIntersections intersections; in DEF_TEST() local
|
D | PathOpsQuadLineIntersectionThreadedTest.cpp | 14 static int doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, in doIntersect() 52 SkIntersections intersections; in testLineIntersect() local
|
D | PathOpsCubicLineIntersectionTest.cpp | 93 static int doIntersect(SkIntersections& intersections, const SkDCubic& cubic, const SkDLine& line) { in doIntersect()
|
D | PathOpsQuadIntersectionTest.cpp | 35 SkIntersections intersections; in standardTestCases() local
|
/external/skia/experimental/Intersection/ |
D | LineQuadraticIntersection_Test.cpp | 32 static int doIntersect(Intersections& intersections, const Quadratic& quad, const _Line& line, bool… in doIntersect() 70 Intersections intersections; in testOneOffs() local 108 Intersections intersections; in LineQuadraticIntersection_Test() local 153 Intersections intersections; in testLineIntersect() local
|
D | LineCubicIntersection.cpp | 256 Intersections& intersections; member in LineCubicIntersections 277 bool flipped, Intersections& intersections) { in horizontalIntersect() 283 bool flipped, Intersections& intersections) { in verticalIntersect()
|
D | LineQuadraticIntersection.cpp | 291 Intersections& intersections; member in LineQuadraticIntersections 350 bool flipped, Intersections& intersections) { in horizontalIntersect() 356 bool flipped, Intersections& intersections) { in verticalIntersect()
|
D | LineIntersection.cpp | 169 double y, bool flipped, Intersections& intersections) { in horizontalIntersect() 258 double x, bool flipped, Intersections& intersections) { in verticalIntersect()
|
D | CubicConvexHull.cpp | 157 Intersections& intersections; member in CubicIntersections
|
D | QuadraticIntersection_Test.cpp | 32 Intersections intersections; in standardTestCases() local
|
D | QuadraticIntersection.cpp | 250 Intersections& intersections; member in QuadraticIntersections
|
D | Simplify.cpp | 139 Intersections& intersections) { in LineIntersect() 146 Intersections& intersections) { in QuadLineIntersect() 153 Intersections& intersections) { in CubicLineIntersect() 160 Intersections& intersections) { in QuadIntersect() 174 Intersections& intersections) { in CubicQuadIntersect() 181 static int CubicIntersect(const SkPoint a[4], const SkPoint b[4], Intersections& intersections) { in CubicIntersect() 192 static int CubicIntersect(const SkPoint a[4], Intersections& intersections) { in CubicIntersect() 198 SkScalar y, bool flipped, Intersections& intersections) { in HLineIntersect() 204 SkScalar y, bool flipped, Intersections& intersections) { in HQuadIntersect() 210 SkScalar y, bool flipped, Intersections& intersections) { in HCubicIntersect() [all …]
|
/external/chromium_org/third_party/skia/experimental/Intersection/ |
D | LineQuadraticIntersection_Test.cpp | 32 static int doIntersect(Intersections& intersections, const Quadratic& quad, const _Line& line, bool… in doIntersect() 70 Intersections intersections; in testOneOffs() local 108 Intersections intersections; in LineQuadraticIntersection_Test() local 153 Intersections intersections; in testLineIntersect() local
|
D | LineCubicIntersection.cpp | 256 Intersections& intersections; member in LineCubicIntersections 277 bool flipped, Intersections& intersections) { in horizontalIntersect() 283 bool flipped, Intersections& intersections) { in verticalIntersect()
|
D | LineQuadraticIntersection.cpp | 291 Intersections& intersections; member in LineQuadraticIntersections 350 bool flipped, Intersections& intersections) { in horizontalIntersect() 356 bool flipped, Intersections& intersections) { in verticalIntersect()
|
D | LineIntersection.cpp | 169 double y, bool flipped, Intersections& intersections) { in horizontalIntersect() 258 double x, bool flipped, Intersections& intersections) { in verticalIntersect()
|
D | CubicConvexHull.cpp | 157 Intersections& intersections; member in CubicIntersections
|
D | QuadraticIntersection_Test.cpp | 32 Intersections intersections; in standardTestCases() local
|
D | QuadraticIntersection.cpp | 250 Intersections& intersections; member in QuadraticIntersections
|
D | Simplify.cpp | 139 Intersections& intersections) { in LineIntersect() 146 Intersections& intersections) { in QuadLineIntersect() 153 Intersections& intersections) { in CubicLineIntersect() 160 Intersections& intersections) { in QuadIntersect() 174 Intersections& intersections) { in CubicQuadIntersect() 181 static int CubicIntersect(const SkPoint a[4], const SkPoint b[4], Intersections& intersections) { in CubicIntersect() 192 static int CubicIntersect(const SkPoint a[4], Intersections& intersections) { in CubicIntersect() 198 SkScalar y, bool flipped, Intersections& intersections) { in HLineIntersect() 204 SkScalar y, bool flipped, Intersections& intersections) { in HQuadIntersect() 210 SkScalar y, bool flipped, Intersections& intersections) { in HCubicIntersect() [all …]
|
D | EdgeWalker.cpp | 64 Intersections& intersections) { in LineIntersect() 71 Intersections& intersections) { in QuadLineIntersect() 79 Intersections& intersections) { in CubicLineIntersect() 87 Intersections& intersections) { in QuadIntersect() 95 Intersections& intersections) { in CubicIntersect()
|