Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTypes.cpp218 if (approximately_zero_cubed(x)) { in SkDCubeRoot()
DSkPathOpsTypes.h346 inline bool approximately_zero_cubed(double x) { in approximately_zero_cubed() function