Searched refs:kLeafCurves (Results 1 – 2 of 2) sorted by relevance
30 static BPoint kLeafCurves[][3] = { variable49 static const int kLeafCurveCount = sizeof(kLeafCurves) / sizeof(kLeafCurves[0]);247 control[j] = transform.Apply(kLeafCurves[i][j]); in Draw()
39 static BPoint kLeafCurves[][3] = { variable58 static const int kNumLeafCurves = sizeof(kLeafCurves) / sizeof(kLeafCurves[0]);100 controlPoints[j] = transform.Apply(kLeafCurves[i][j]); in Draw()