Home
last modified time | relevance | path

Searched refs:pointAnimationStage_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_paint_method.cpp108 pointAnimationStage_ = PointAnimationStage::STATE_EXPAND_TO_LONG_POINT; in GetLongPointAnimationStateSecondCenter()
110 pointAnimationStage_ = PointAnimationStage::STATE_SHRINKT_TO_BLACK_POINT; in GetLongPointAnimationStateSecondCenter()
538 if (pointAnimationStage_ == PointAnimationStage::STATE_EXPAND_TO_LONG_POINT && in GetStartAndEndIndex()
543 } else if (pointAnimationStage_ == PointAnimationStage::STATE_EXPAND_TO_LONG_POINT && in GetStartAndEndIndex()
569 pointAnimationStage_ != PointAnimationStage::STATE_EXPAND_TO_LONG_POINT && in AdjustPointCenterXForTouchBottom()
575 pointAnimationStage_ != PointAnimationStage::STATE_EXPAND_TO_LONG_POINT) { in AdjustPointCenterXForTouchBottom()
584 if (pointAnimationStage_ == PointAnimationStage::STATE_EXPAND_TO_LONG_POINT && in AdjustPointCenterXForTouchBottom()
590 } else if (pointAnimationStage_ == PointAnimationStage::STATE_EXPAND_TO_LONG_POINT && in AdjustPointCenterXForTouchBottom()
H A Ddot_indicator_paint_method.h136 pointAnimationStage_ = pointAnimationStage; in SetPointAnimationStage()
201 PointAnimationStage pointAnimationStage_ = PointAnimationStage::STATE_SHRINKT_TO_BLACK_POINT; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_modifier_test_ng.cpp946 paintMethod->pointAnimationStage_ = PointAnimationStage::STATE_EXPAND_TO_LONG_POINT;
975 paintMethod->pointAnimationStage_ = PointAnimationStage::STATE_SHRINKT_TO_BLACK_POINT;
1014 paintMethod->pointAnimationStage_ = PointAnimationStage::STATE_SHRINKT_TO_BLACK_POINT;
1022 paintMethod->pointAnimationStage_ = PointAnimationStage::STATE_SHRINKT_TO_BLACK_POINT;
1031 paintMethod->pointAnimationStage_ = PointAnimationStage::STATE_EXPAND_TO_LONG_POINT;
1040 paintMethod->pointAnimationStage_ = PointAnimationStage::STATE_EXPAND_TO_LONG_POINT;