Searched refs:globalCurrentTime (Results 1 – 1 of 1) sorted by relevance
65 private double globalCurrentTime; field in AbstractStepInterpolator96 globalCurrentTime = Double.NaN; in AbstractStepInterpolator()117 globalCurrentTime = Double.NaN; in AbstractStepInterpolator()153 globalCurrentTime = interpolator.globalCurrentTime; in AbstractStepInterpolator()183 globalCurrentTime = Double.NaN; in reinitialize()224 globalPreviousTime = globalCurrentTime; in shift()226 softCurrentTime = globalCurrentTime; in shift()234 globalCurrentTime = t; in storeTime()235 softCurrentTime = globalCurrentTime; in storeTime()236 h = globalCurrentTime - globalPreviousTime; in storeTime()[all …]