Home
last modified time | relevance | path

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

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