Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp156 constexpr int32_t ANIMATION_CURVE_INDEX = 1; member
713 const int32_t animationCurveIndex = animationIndexBase + ANIMATION_CURVE_INDEX; in CheckAnimation()
740 const int32_t animationCurveIndex = animationIndexBase + ANIMATION_CURVE_INDEX; in ParseAnimation()
10600 const int32_t animationCurveIndex = OPACITY_ANIMATION_BASE + ANIMATION_CURVE_INDEX; in GetOpacityTransition()
10621 const int32_t animationCurveIndex = ROTATE_ANIMATION_BASE + ANIMATION_CURVE_INDEX; in GetRotateTransition()
10646 const int32_t animationCurveIndex = SCALE_ANIMATION_BASE + ANIMATION_CURVE_INDEX; in GetScaleTransition()
10670 const int32_t animationCurveIndex = TRANSLATE_ANIMATION_BASE + ANIMATION_CURVE_INDEX; in GetTranslateTransition()
10693 const int32_t animationCurveIndex = MOVE_ANIMATION_BASE + ANIMATION_CURVE_INDEX; in GetMoveTransition()

Completed in 24 milliseconds