Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:settled

5059         bool settled = when >= mPointerGesture.firstTouchTime
5065 } else if (!settled && currentFingerCount > lastFingerCount) {
5066 // Additional pointers have gone down but not yet settled.