Home
last modified time | relevance | path

Searched defs:gestureState (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_indicator_extent_test_ng.cpp749 auto gestureState = paintMethod->GetMoveRate(); in HWTEST_F() local
803 auto gestureState = paintMethod->GetMoveRate(); in HWTEST_F() local
857 auto gestureState = paintMethod->GetMoveRate(); in HWTEST_F() local
H A Dswiper_indicator_modifier_test_ng.cpp1221 auto gestureState = paintMethod->GetMoveRate(); in HWTEST_F() local
1429 auto gestureState = GestureState::GESTURE_STATE_RELEASE_LEFT; in HWTEST_F() local
1544 auto gestureState = GestureState::GESTURE_STATE_RELEASE_LEFT; in HWTEST_F() local
H A Dswiper_overlength_indicator_modifier_test_ng.cpp262 GestureState gestureState = GestureState::GESTURE_STATE_FOLLOW_LEFT; in HWTEST_F() local
/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_multifinger_multitap.h219 void SetMultiFingerGestureState(const int32_t gestureState) in SetMultiFingerGestureState() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_paint_method.h125 void SetGestureState(GestureState gestureState) in SetGestureState() argument
H A Doverlength_dot_indicator_modifier.h149 void SetGestureState(GestureState gestureState) in SetGestureState() argument
H A Ddot_indicator_modifier.cpp523 void DotIndicatorModifier::UpdateAllPointCenterXAnimation(GestureState gestureState, in UpdateAllPointCenterXAnimation() argument
754 PlayLongPointAnimation(const std::vector<std::pair<float, float>>& longPointCenterX, GestureState gestureState, TouchBottomTypeLoop touchBottomTypeLoop, const LinearVector<float>& vectorBlackPointCenterX) PlayLongPointAnimation() argument
812 PlayIndicatorAnimation(const LinearVector<float>& vectorBlackPointCenterX, const std::vector<std::pair<float, float>>& longPointCenterX, GestureState gestureState, TouchBottomTypeLoop touchBottomTypeLoop) PlayIndicatorAnimation() argument

Completed in 28 milliseconds