Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkDConicLineIntersection.cpp61 static bool close_to(double a, double b, const double c[3]) { in close_to() function in LineConicIntersections
82 SkASSERT(close_to(pt.fY, axisIntercept, conicVals)); in horizontalIntersect()
155 SkASSERT(close_to(pt.fX, axisIntercept, conicVals)); in verticalIntersect()