Searched defs:animationType (Results 1 – 2 of 2) sorted by relevance
331 const std::string animationType = root[i][ANIMATION_TYPE].asCString(); in ParseSymbolAnimations() local867 AnimationType animationType; in ParseAnimationTypes() local873 …lConfig_OHOS::ParseAnimationType(const std::string& animationTypeStr, AnimationType& animationType) in ParseAnimationType()
64 AnimationType animationType = AnimationType::INVALID_ANIMATION_TYPE; member