Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTypes.h354 inline bool approximately_zero_double(double x) { in approximately_zero_double() function
409 return approximately_zero_double(x - y); in approximately_equal_double()