Searched refs:currentVelocity (Results 1 – 1 of 1) sorted by relevance
992 double currentVelocity = currentVelocity_; in ProcessSpringMotion() local1002 if (!remainVelocityCallback_ || !remainVelocityCallback_(currentVelocity)) { in ProcessSpringMotion()1003 StartScrollAnimation(position, currentVelocity); in ProcessSpringMotion()