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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DCubeRoot.cpp209 static float newton_cbrt1f(float d) function
353 TestCubeRootf("newton x 1", newton_cbrt1f, a, b, n);
/external/skia/experimental/Intersection/
H A DCubeRoot.cpp209 static float newton_cbrt1f(float d) function
353 TestCubeRootf("newton x 1", newton_cbrt1f, a, b, n);

Completed in 91 milliseconds