Home | History | Annotate | Download | only in input

Lines Matching refs:NEUTRAL

4398     case PointerGesture::NEUTRAL:
4627 mPointerGesture.currentGestureMode = PointerGesture::NEUTRAL;
4657 // to NEUTRAL, then we should not generate tap event.
4818 // Case 3. No fingers down and button is not pressed. (NEUTRAL)
4819 if (mPointerGesture.lastGestureMode != PointerGesture::NEUTRAL) {
4886 ALOGD("Gestures: NEUTRAL");
4889 mPointerGesture.currentGestureMode = PointerGesture::NEUTRAL;