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

/external/chromium_org/third_party/skia/experimental/Intersection/
H A DCubeRoot.cpp224 static float newton_cbrt3f(float d) function
355 TestCubeRootf("newton x 3", newton_cbrt3f, a, b, n);
/external/skia/experimental/Intersection/
H A DCubeRoot.cpp224 static float newton_cbrt3f(float d) function
355 TestCubeRootf("newton x 3", newton_cbrt3f, a, b, n);

Completed in 1178 milliseconds