Home
last modified time | relevance | path

Searched defs:approximately_zero (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/base/
DSkCubics.cpp153 static bool approximately_zero(double x) { in approximately_zero() function
/external/skia/src/pathops/
DSkPathOpsTypes.h327 inline bool approximately_zero(double x) { in approximately_zero() function
339 inline bool approximately_zero(float x) { in approximately_zero() function