Home
last modified time | relevance | path

Searched defs:GetMotionType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dmotion.h32 virtual std::string GetMotionType() const in GetMotionType() function
H A Dselect_motion.h44 std::string GetMotionType() const override in GetMotionType() function
H A Dvelocity_motion.h59 std::string GetMotionType() const override in GetMotionType() function
H A Dbezier_variable_velocity_motion.h76 std::string GetMotionType() const override in GetMotionType() function
H A Dfriction_motion.cpp129 std::string FrictionMotion::GetMotionType() const in GetMotionType() function in OHOS::Ace::FrictionMotion
H A Dspring_motion.cpp128 std::string SpringMotion::GetMotionType() const in GetMotionType() function in OHOS::Ace::SpringMotion