Searched defs:td (Results 1 – 3 of 3) sorted by relevance
64 double td = (b * b * b - b) * derivatives[pivot + 1]; in calculatetCurve() local105 double td = (b * b * b - b) * mDerivatives[pivot + 1]; in getValue() local
197 double td = (b * b * b - b) * derivatives[pivot + 1]; in getAppliedCurve() local292 double td = (b * b * b - b) * derivatives[i + 1]; in draw() local
1770 final TaskDescription td = new TaskDescription( in setThemeColors() local