Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp110 static inline int32_t getMotionEventActionPointerIndex(int32_t action) { in getMotionEventActionPointerIndex() function
147 int32_t index = getMotionEventActionPointerIndex(action); in isValidMotionAction()
1316 int32_t pointerIndex = getMotionEventActionPointerIndex(action); in findTouchedWindowTargetsLocked()
1625 int32_t pointerIndex = getMotionEventActionPointerIndex(action); in findTouchedWindowTargetsLocked()
2543 int32_t originalPointerIndex = getMotionEventActionPointerIndex(action); in splitMotionEvent()