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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DCubeRoot.cpp199 static double newton_cbrt4d(double d) function
369 TestCubeRootd("newton x 4", newton_cbrt4d, a, b, n);
/external/skia/experimental/Intersection/
H A DCubeRoot.cpp199 static double newton_cbrt4d(double d) function
369 TestCubeRootd("newton x 4", newton_cbrt4d, a, b, n);

Completed in 101 milliseconds