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

/external/skia/src/pathops/
H A DSkPathOpsTypes.h358 inline bool approximately_zero_orderable(double x) { function
413 return approximately_zero_orderable(x - y);

Completed in 126 milliseconds