Searched defs:dCubic (Results 1 – 2 of 2) sorted by relevance
69 static void cubicSetTest(const CubicPts* dCubic, size_t count) { in cubicSetTest()
724 const double* dCubic = &fPts[0].fX; in toFloatPoints() local