Home
last modified time | relevance | path

Searched defs:EndToValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsimple_spring_node.cpp72 void SimpleSpringNode::EndToValue(double endValue, double velocity) in EndToValue() function in OHOS::Ace::SimpleSpringNode
H A Dspring_node.h97 virtual void EndToValue(double endValue, double velocity) in EndToValue() function