Searched refs:approximately_zero_orderable (Results 1 - 2 of 2) 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);
/external/skqp/src/pathops/
H A DSkPathOpsTypes.h358 inline bool approximately_zero_orderable(double x) { function
413 return approximately_zero_orderable(x - y);

Completed in 50 milliseconds