Home
last modified time | relevance | path

Searched refs:VerticalIntersect (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
H A DSkDCubicLineIntersection.cpp230 static int VerticalIntersect(const SkDCubic& c, double axisIntercept, double roots[3]) { in VerticalIntersect() function in LineCubicIntersections
253 int count = VerticalIntersect(fCubic, axisIntercept, roots); in verticalIntersect()
454 return LineCubicIntersections::VerticalIntersect(*this, xIntercept, roots); in verticalIntersect()

Completed in 1 milliseconds