Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp114 static inline int32_t getMotionEventActionPointerIndex(int32_t action) { in getMotionEventActionPointerIndex() function
151 int32_t index = getMotionEventActionPointerIndex(action); in isValidMotionAction()
1642 int32_t pointerIndex = getMotionEventActionPointerIndex(action); in findTouchedWindowTargetsLocked()
1965 int32_t pointerIndex = getMotionEventActionPointerIndex(action); in findTouchedWindowTargetsLocked()
2967 int32_t originalPointerIndex = getMotionEventActionPointerIndex(action); in splitMotionEvent()