Searched refs:halley_cbrt3d (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/pathops/ | ||
H A D | SkPathOpsTypes.cpp | 213 static double halley_cbrt3d(double d) { in halley_cbrt3d() function 224 double result = halley_cbrt3d(fabs(x)); in SkDCubeRoot() |
Completed in 1 milliseconds