Searched refs:PlayLongPointAnimation (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/ |
H A D | dot_indicator_modifier.h | 316 …void PlayLongPointAnimation(const std::vector<std::pair<float, float>>& longPointCenterX, GestureS…
|
H A D | dot_indicator_modifier.cpp | 736 void DotIndicatorModifier::PlayLongPointAnimation(const std::vector<std::pair<float, float>>& longP… in PlayLongPointAnimation() function in OHOS::Ace::NG::DotIndicatorModifier 805 …PlayLongPointAnimation(longPointCenterX, gestureState, touchBottomTypeLoop, vectorBlackPointCenter… in PlayIndicatorAnimation()
|
H A D | overlength_dot_indicator_modifier.cpp | 640 …PlayLongPointAnimation(pointCenterX, gestureState, touchBottomTypeLoop, animationEndCenterX_, fals… in PlayIndicatorAnimation()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/ |
H A D | swiper_indicator_modifier_test_ng.cpp | 1415 modifier->PlayLongPointAnimation(longPointCenterX, GestureState::GESTURE_STATE_RELEASE_RIGHT, 1420 modifier->PlayLongPointAnimation(longPointCenterX, GestureState::GESTURE_STATE_RELEASE_RIGHT, 1450 modifier->PlayLongPointAnimation(longPointCenterX, GestureState::GESTURE_STATE_RELEASE_RIGHT, 1459 modifier->PlayLongPointAnimation(
|