Searched defs:HorizontalIntercept (Results 1 – 3 of 3) sorted by relevance
204 double SkIntersections::HorizontalIntercept(const SkDLine& line, double y) { in HorizontalIntercept() function in SkIntersections
460 int SkIntersections::HorizontalIntercept(const SkDQuad& quad, SkScalar y, double* roots) { in HorizontalIntercept() function in SkIntersections
388 int SkIntersections::HorizontalIntercept(const SkDConic& conic, SkScalar y, double* roots) { in HorizontalIntercept() function in SkIntersections