Searched defs:curveData (Results 1 – 2 of 2) sorted by relevance
52 const ECC_CURVE_DATA *curveData; // the address of the curve data member
27 CubicCurveData curveData = shapeData.getCurves().get(i); in getPathFromData() local