Searched refs:TransitionEffectType (Results 1 – 1 of 1) sorted by relevance
128 enum TransitionEffectType { enum5993 auto type = static_cast<TransitionEffectType>(option->type); in ParseTransition()5996 case TransitionEffectType::TRANSITION_EFFECT_OPACITY: { in ParseTransition()6001 case TransitionEffectType::TRANSITION_EFFECT_TRANSLATE: { in ParseTransition()6010 case TransitionEffectType::TRANSITION_EFFECT_SCALE: { in ParseTransition()6018 case TransitionEffectType::TRANSITION_EFFECT_ROTATE: { in ParseTransition()6028 case TransitionEffectType::TRANSITION_EFFECT_MOVE: { in ParseTransition()6034 case TransitionEffectType::TRANSITION_EFFECT_ASYMMETRIC: { in ParseTransition()