Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:newGesture

1161     bool newGesture = (maskedAction == AMOTION_EVENT_ACTION_DOWN
1165 if (newGesture) {
1184 if (newGesture || (isSplit && maskedAction == AMOTION_EVENT_ACTION_POINTER_DOWN)) {