Searched refs:HorizontalIntersect (Results 1 – 1 of 1) sorted by relevance
165 static int HorizontalIntersect(const SkDCubic& c, double axisIntercept, double roots[3]) { in HorizontalIntersect() function in LineCubicIntersections188 int count = HorizontalIntersect(fCubic, axisIntercept, roots); in horizontalIntersect()432 return LineCubicIntersections::HorizontalIntersect(*this, yIntercept, roots); in horizontalIntersect()