Searched defs:VerticalIntercept (Results 1 – 3 of 3) sorted by relevance
272 double SkIntersections::VerticalIntercept(const SkDLine& line, double x) { in VerticalIntercept() function in SkIntersections
360 int SkIntersections::VerticalIntercept(const SkDConic& conic, SkScalar x, double* roots) { in VerticalIntercept() function in SkIntersections
441 int SkIntersections::VerticalIntercept(const SkDQuad& quad, SkScalar x, double* roots) { in VerticalIntercept() function in SkIntersections