Searched refs:close_to (Results 1 – 1 of 1) sorted by relevance
61 static bool close_to(double a, double b, const double c[3]) { in close_to() function in LineConicIntersections82 SkASSERT(close_to(pt.fY, axisIntercept, conicVals)); in horizontalIntersect()155 SkASSERT(close_to(pt.fX, axisIntercept, conicVals)); in verticalIntersect()