Home
last modified time | relevance | path

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

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