Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp1179 int32_t maskedAction = action & AMOTION_EVENT_ACTION_MASK; in findTouchedWindowTargetsLocked() local
2356 int32_t maskedAction = action & AMOTION_EVENT_ACTION_MASK; in splitMotionEvent() local