Searched defs:gestureState (Results 1 – 9 of 9) sorted by relevance
219 void SetMultiFingerGestureState(const int32_t gestureState) in SetMultiFingerGestureState()
109 void SetGestureState(GestureState gestureState) in SetGestureState()
149 void SetGestureState(GestureState gestureState) in SetGestureState()
517 void DotIndicatorModifier::UpdateAllPointCenterXAnimation(GestureState gestureState, in UpdateAllPointCenterXAnimation()737 GestureState gestureState, TouchBottomTypeLoop touchBottomTypeLoop, in PlayLongPointAnimation()798 const std::vector<std::pair<float, float>>& longPointCenterX, GestureState gestureState, in PlayIndicatorAnimation()
616 …const LinearVector<float>& itemHalfSizes, GestureState gestureState, TouchBottomTypeLoop touchBott… in PlayIndicatorAnimation()
1135 auto gestureState = paintMethod->GetMoveRate(); variable1343 auto gestureState = GestureState::GESTURE_STATE_RELEASE_LEFT; variable1458 auto gestureState = GestureState::GESTURE_STATE_RELEASE_LEFT; variable
262 GestureState gestureState = GestureState::GESTURE_STATE_FOLLOW_LEFT; variable
738 auto gestureState = paintMethod->GetMoveRate(); variable791 auto gestureState = paintMethod->GetMoveRate(); variable844 auto gestureState = paintMethod->GetMoveRate(); variable
5912 auto gestureState = gestureState_; in GetGestureState() local