Searched defs:updateValueAndVelocity (Results 1 – 3 of 3) sorted by relevance
155 boolean updateValueAndVelocity(long deltaT) { in updateValueAndVelocity() method in FlingAnimation216 MassState updateValueAndVelocity(float value, float velocity, long deltaT) { in updateValueAndVelocity() method in FlingAnimation.DragForce
212 boolean updateValueAndVelocity(long deltaT) { in updateValueAndVelocity() method in SpringAnimation
668 abstract boolean updateValueAndVelocity(long deltaT); in updateValueAndVelocity() method in DynamicAnimation