Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTypes.h468 inline bool roughly_between(double a, double b, double c) { in roughly_between() function
DSkPathOpsTSect.h1377 if (!roughly_between(span->fStartT, oppRayI[0][index], span->fEndT)) { in linesIntersect()
1381 if (!roughly_between(oppSpan->fStartT, thisRayI[0][oIndex], oppSpan->fEndT)) { in linesIntersect()