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

/external/skia/src/pathops/
H A DSkPathOpsTypes.cpp206 static double cbrta_halleyd(const double a, const double R) { function
215 a = cbrta_halleyd(a, d);
216 a = cbrta_halleyd(a, d);
217 return cbrta_halleyd(a, d);
/external/skqp/src/pathops/
H A DSkPathOpsTypes.cpp206 static double cbrta_halleyd(const double a, const double R) { function
215 a = cbrta_halleyd(a, d);
216 a = cbrta_halleyd(a, d);
217 return cbrta_halleyd(a, d);

Completed in 63 milliseconds