Searched refs:CubeRoot (Results 1 – 8 of 8) sorted by relevance
53 void cubeRoot() { fPacked = CubeRoot(fPacked); } in cubeRoot()54 void setCubeRoot(const SkFloat& a) { fPacked = CubeRoot(a.fPacked); } in setCubeRoot()105 static int32_t CubeRoot(int32_t);
66 #define SkFPCubeRoot(x) SkFloat::CubeRoot(x)
237 int32_t SkFloat::CubeRoot(int32_t packed) in CubeRoot() function in SkFloat
16 '../experimental/Intersection/CubeRoot.cpp',
18 '../experimental/Intersection/CubeRoot.cpp',