Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkDConicLineIntersection.cpp62 static bool close_to(double a, double b, const double c[3]) { in close_to() function in LineConicIntersections
83 SkOPOBJASSERT(fIntersections, close_to(pt.fY, axisIntercept, conicVals)); in horizontalIntersect()
161 SkOPOBJASSERT(fIntersections, close_to(pt.fX, axisIntercept, conicVals)); in verticalIntersect()

Completed in 2 milliseconds