Home
last modified time | relevance | path

Searched defs:HorizontalIntercept (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/pathops/
DSkDLineIntersection.cpp199 double SkIntersections::HorizontalIntercept(const SkDLine& line, double y) { in HorizontalIntercept() function in SkIntersections
DSkDQuadLineIntersection.cpp452 int SkIntersections::HorizontalIntercept(const SkDQuad& quad, SkScalar y, double* roots) { in HorizontalIntercept() function in SkIntersections
DSkDConicLineIntersection.cpp376 int SkIntersections::HorizontalIntercept(const SkDConic& conic, SkScalar y, double* roots) { in HorizontalIntercept() function in SkIntersections
/external/skqp/src/pathops/
DSkDLineIntersection.cpp199 double SkIntersections::HorizontalIntercept(const SkDLine& line, double y) { in HorizontalIntercept() function in SkIntersections
DSkDQuadLineIntersection.cpp452 int SkIntersections::HorizontalIntercept(const SkDQuad& quad, SkScalar y, double* roots) { in HorizontalIntercept() function in SkIntersections
DSkDConicLineIntersection.cpp376 int SkIntersections::HorizontalIntercept(const SkDConic& conic, SkScalar y, double* roots) { in HorizontalIntercept() function in SkIntersections