Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTypes.h350 inline bool approximately_zero_half(double x) { in approximately_zero_half() function
405 return approximately_zero_half(x - y); in approximately_equal_half()