Home
last modified time | relevance | path

Searched defs:offsetTime (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/animation/
Dspring_motion.cpp79 void SpringMotion::Move(float offsetTime) in Move()
109 void ScrollSpringMotion::Move(float offsetTime) in Move()
Dselect_motion.h50 void Move(float offsetTime) override {}; in Move()
Dscroll_motion.cpp55 void ScrollMotion::Move(float offsetTime) in Move()
Dfriction_motion.cpp67 void FrictionMotion::Move(float offsetTime) in Move()