Searched refs:halley_cbrt3d (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsTypes.cpp213 static double halley_cbrt3d(double d) { function
224 double result = halley_cbrt3d(fabs(x));
/external/skqp/src/pathops/
H A DSkPathOpsTypes.cpp213 static double halley_cbrt3d(double d) { function
224 double result = halley_cbrt3d(fabs(x));

Completed in 68 milliseconds