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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DCubeRoot.cpp182 static double newton_cbrt2d(double d) function
367 TestCubeRootd("newton x 2", newton_cbrt2d, a, b, n);
/external/skia/experimental/Intersection/
H A DCubeRoot.cpp182 static double newton_cbrt2d(double d) function
367 TestCubeRootd("newton x 2", newton_cbrt2d, a, b, n);

Completed in 213 milliseconds