Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTypes.cpp167 static double cbrt_5d(double d) { in cbrt_5d() function
185 double a = cbrt_5d(d); in halley_cbrt3d()