Home
last modified time | relevance | path

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

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