Lines Matching defs:animationIndexBase
710 bool CheckAnimation(const ArkUI_AttributeItem* item, int32_t size, int32_t animationIndexBase)
713 const int32_t animationCurveIndex = animationIndexBase + ANIMATION_CURVE_INDEX;
719 const int32_t playModeIndex = animationIndexBase + ANIMATION_PLAY_MODE_INDEX;
725 const int32_t animationTempoIndex = animationIndexBase + ANIMATION_TEMPO_INDEX;
733 const int animationIndexBase)
735 const int32_t animationDurationIndex = animationIndexBase + ANIMATION_DURATION_INDEX;
740 const int32_t animationCurveIndex = animationIndexBase + ANIMATION_CURVE_INDEX;
746 const int32_t animationDelayIndex = animationIndexBase + ANIMATION_DELAY_INDEX;
751 const int32_t animationIterationsIndex = animationIndexBase + ANIMATION_INTERATION_INDEX;
756 const int32_t animationPlayModeIndex = animationIndexBase + ANIMATION_PLAY_MODE_INDEX;
761 const int32_t animationTempoIndex = animationIndexBase + ANIMATION_TEMPO_INDEX;