Home | History | Annotate | Download | only in input

Lines Matching refs:NEUTRAL

4211     case PointerGesture::NEUTRAL:
4439 mPointerGesture.currentGestureMode = PointerGesture::NEUTRAL;
4622 // Case 3. No fingers down and button is not pressed. (NEUTRAL)
4623 if (mPointerGesture.lastGestureMode != PointerGesture::NEUTRAL) {
4686 ALOGD("Gestures: NEUTRAL");
4689 mPointerGesture.currentGestureMode = PointerGesture::NEUTRAL;