Home
last modified time | relevance | path

Searched refs:cbrta_halleyd (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsTypes.cpp206 static double cbrta_halleyd(const double a, const double R) { in cbrta_halleyd() function
215 a = cbrta_halleyd(a, d); in halley_cbrt3d()
216 a = cbrta_halleyd(a, d); in halley_cbrt3d()
217 return cbrta_halleyd(a, d); in halley_cbrt3d()