Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsTypes.h375 inline bool precisely_zero_when_compared_to(double x, double y) { in precisely_zero_when_compared_to() function
H A DSkPathOpsTSect.cpp304 if (precisely_zero_when_compared_to(test, maxVal)) { in linearIntersects()