Searched defs:curveData (Results 1 – 3 of 3) sorted by relevance
52 const ECC_CURVE_DATA *curveData; // the address of the curve data member
75 public void setFrom(CubicCurveData curveData) { in setFrom()
28 CubicCurveData curveData = shapeData.getCurves().get(i); in getPathFromData() local