Searched refs:NotifyNext (Results 1 – 4 of 4) sorted by relevance
53 NotifyNext(value_, velocity_); in SetValue()56 void SimpleSpringNode::NotifyNext(double endValue, double initVelocity) in NotifyNext() function in OHOS::Ace::SimpleSpringNode104 NotifyNext(endValue, velocity); in EndToValue()
33 void NotifyNext(double endValue, double initVelocity) override;
70 virtual void NotifyNext(double endValue, double initVelocity);
25 void BilateralSpringNode::NotifyNext(double endValue, double initVelocity) in NotifyNext() function in OHOS::Ace::BilateralSpringNode