Searched refs:SetVelocityAccuracy (Results 1 – 4 of 4) sorted by relevance
51 void SetVelocityAccuracy(double velocityAccuracy);
69 void SpringMotion::SetVelocityAccuracy(double velocityAccuracy) in SetVelocityAccuracy() function in OHOS::Ace::SpringMotion
35 spring_->SetVelocityAccuracy(DEFAULT_CHAIN_VALUE_VELOCITY_ACCURACY); in ChainAnimationNode()
628 springMotion_->SetVelocityAccuracy(10000.0f); in StartSpringMotion()