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