Searched defs:getInterpolation (Results 1 – 8 of 8) sorted by relevance
21 float getInterpolation(float input); in getInterpolation() method
20 float getInterpolation(float v); in getInterpolation() method
27 float getInterpolation(float time); in getInterpolation() method
164 public float getInterpolation(float v) { in getInterpolation() method in StopLogicEngine311 public float getInterpolation(float time) { in getInterpolation() method in StopLogicEngine.Decelerate
78 public float getInterpolation(float time) { in getInterpolation() method in SpringStopEngine
32 public abstract float getInterpolation(float v); in getInterpolation() method in MotionInterpolator
104 public float getInterpolation(float v) { in getInterpolation() method in StopLogic
1166 public float getInterpolation(float x) { in getInterpolator() method