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