Home
last modified time | relevance | path

Searched refs:ANIMATION_TEMPO_INDEX (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp160 constexpr int32_t ANIMATION_TEMPO_INDEX = 5; member
725 const int32_t animationTempoIndex = animationIndexBase + ANIMATION_TEMPO_INDEX; in CheckAnimation()
761 const int32_t animationTempoIndex = animationIndexBase + ANIMATION_TEMPO_INDEX; in ParseAnimation()
10604 const int32_t animationTempoIndex = OPACITY_ANIMATION_BASE + ANIMATION_TEMPO_INDEX; in GetOpacityTransition()
10625 const int32_t animationTempoIndex = ROTATE_ANIMATION_BASE + ANIMATION_TEMPO_INDEX; in GetRotateTransition()
10650 const int32_t animationTempoIndex = SCALE_ANIMATION_BASE + ANIMATION_TEMPO_INDEX; in GetScaleTransition()
10674 const int32_t animationTempoIndex = TRANSLATE_ANIMATION_BASE + ANIMATION_TEMPO_INDEX; in GetTranslateTransition()
10697 const int32_t animationTempoIndex = MOVE_ANIMATION_BASE + ANIMATION_TEMPO_INDEX; in GetMoveTransition()

Completed in 24 milliseconds