Home
last modified time | relevance | path

Searched defs:maskedAction (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp1945 int32_t maskedAction = action & AMOTION_EVENT_ACTION_MASK; in findTouchedWindowTargetsLocked() local
2433 int32_t maskedAction = entry.action & AMOTION_EVENT_ACTION_MASK; in addDragEventLocked() local
3100 int32_t maskedAction = action & AMOTION_EVENT_ACTION_MASK; in dispatchPointerDownOutsideFocus() local
3667 int32_t maskedAction = action & AMOTION_EVENT_ACTION_MASK; in splitMotionEvent() local