Home
last modified time | relevance | path

Searched refs:approximately_zero_orderable (Results 1 – 2 of 2) 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()
/external/skqp/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()