Home
last modified time | relevance | path

Searched defs:intersections (Results 1 – 25 of 30) sorted by relevance

12

/external/chromium_org/third_party/skia/tests/
DPathOpsQuadLineIntersectionTest.cpp31 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
DPathOpsQuadLineIntersectionThreadedTest.cpp14 static int doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, in doIntersect()
52 SkIntersections intersections; in testLineIntersect() local
DPathOpsCubicLineIntersectionTest.cpp93 static int doIntersect(SkIntersections& intersections, const SkDCubic& cubic, const SkDLine& line) { in doIntersect()
DPathOpsQuadIntersectionTest.cpp35 SkIntersections intersections; in standardTestCases() local
/external/skia/tests/
DPathOpsQuadLineIntersectionTest.cpp31 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
DPathOpsQuadLineIntersectionThreadedTest.cpp14 static int doIntersect(SkIntersections& intersections, const SkDQuad& quad, const SkDLine& line, in doIntersect()
52 SkIntersections intersections; in testLineIntersect() local
DPathOpsCubicLineIntersectionTest.cpp93 static int doIntersect(SkIntersections& intersections, const SkDCubic& cubic, const SkDLine& line) { in doIntersect()
DPathOpsQuadIntersectionTest.cpp35 SkIntersections intersections; in standardTestCases() local
/external/skia/experimental/Intersection/
DLineQuadraticIntersection_Test.cpp32 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
DLineCubicIntersection.cpp256 Intersections& intersections; member in LineCubicIntersections
277 bool flipped, Intersections& intersections) { in horizontalIntersect()
283 bool flipped, Intersections& intersections) { in verticalIntersect()
DLineQuadraticIntersection.cpp291 Intersections& intersections; member in LineQuadraticIntersections
350 bool flipped, Intersections& intersections) { in horizontalIntersect()
356 bool flipped, Intersections& intersections) { in verticalIntersect()
DLineIntersection.cpp169 double y, bool flipped, Intersections& intersections) { in horizontalIntersect()
258 double x, bool flipped, Intersections& intersections) { in verticalIntersect()
DCubicConvexHull.cpp157 Intersections& intersections; member in CubicIntersections
DQuadraticIntersection_Test.cpp32 Intersections intersections; in standardTestCases() local
DQuadraticIntersection.cpp250 Intersections& intersections; member in QuadraticIntersections
DSimplify.cpp139 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/
DLineQuadraticIntersection_Test.cpp32 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
DLineCubicIntersection.cpp256 Intersections& intersections; member in LineCubicIntersections
277 bool flipped, Intersections& intersections) { in horizontalIntersect()
283 bool flipped, Intersections& intersections) { in verticalIntersect()
DLineQuadraticIntersection.cpp291 Intersections& intersections; member in LineQuadraticIntersections
350 bool flipped, Intersections& intersections) { in horizontalIntersect()
356 bool flipped, Intersections& intersections) { in verticalIntersect()
DLineIntersection.cpp169 double y, bool flipped, Intersections& intersections) { in horizontalIntersect()
258 double x, bool flipped, Intersections& intersections) { in verticalIntersect()
DCubicConvexHull.cpp157 Intersections& intersections; member in CubicIntersections
DQuadraticIntersection_Test.cpp32 Intersections intersections; in standardTestCases() local
DQuadraticIntersection.cpp250 Intersections& intersections; member in QuadraticIntersections
DSimplify.cpp139 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 …]
DEdgeWalker.cpp64 Intersections& intersections) { in LineIntersect()
71 Intersections& intersections) { in QuadLineIntersect()
79 Intersections& intersections) { in CubicLineIntersect()
87 Intersections& intersections) { in QuadIntersect()
95 Intersections& intersections) { in CubicIntersect()

12