Home
last modified time | relevance | path

Searched refs:MakeOverScrollMotion (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dscroll_motion.cpp39 springMotion_ = MakeOverScrollMotion(position, velocity); in ScrollMotion()
H A Dscroll_motion.h67 RefPtr<ScrollSpringMotion> MakeOverScrollMotion(double position, double velocity) in MakeOverScrollMotion() function