Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTypes.h382 inline bool precisely_zero_when_compared_to(double x, double y) { in precisely_zero_when_compared_to() function
DSkPathOpsTSect.h640 if (precisely_zero_when_compared_to(test, maxVal)) { in linearIntersects()