Searched defs:GetMotionType (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/animation/ | ||
| D | motion.h | 32 virtual std::string GetMotionType() const in GetMotionType() function |
| D | select_motion.h | 44 std::string GetMotionType() const override in GetMotionType() function |
| D | friction_motion.cpp | 130 std::string FrictionMotion::GetMotionType() const in GetMotionType() function in OHOS::Ace::FrictionMotion |
| D | spring_motion.cpp | 123 std::string SpringMotion::GetMotionType() const in GetMotionType() function in OHOS::Ace::SpringMotion |