Searched defs:NotifyNext (Results 1 – 2 of 2) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/animation/ | ||
| D | bilateral_spring_node.cpp | 25 void BilateralSpringNode::NotifyNext(double endValue, double initVelocity) in NotifyNext() function in OHOS::Ace::BilateralSpringNode |
| D | simple_spring_node.cpp | 56 void SimpleSpringNode::NotifyNext(double endValue, double initVelocity) in NotifyNext() function in OHOS::Ace::SimpleSpringNode |