Searched defs:approximately_zero_half (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsTypes.h350 inline bool approximately_zero_half(double x) { function
405 return approximately_zero_half(x - y);

Completed in 34 milliseconds