Home
last modified time | relevance | path

Searched refs:newGesture (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp2416 const bool newGesture = isDown || maskedAction == AMOTION_EVENT_ACTION_SCROLL || in findTouchedWindowTargetsLocked() local
2421 if (newGesture) { in findTouchedWindowTargetsLocked()
2443 if (newGesture || (isSplit && maskedAction == AMOTION_EVENT_ACTION_POINTER_DOWN)) { in findTouchedWindowTargetsLocked()