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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DCubeRoot.cpp190 static double newton_cbrt3d(double d) function
368 TestCubeRootd("newton x 3", newton_cbrt3d, a, b, n);
/external/skia/experimental/Intersection/
H A DCubeRoot.cpp190 static double newton_cbrt3d(double d) function
368 TestCubeRootd("newton x 3", newton_cbrt3d, a, b, n);

Completed in 1183 milliseconds