Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp138 static inline int32_t getMotionEventActionPointerIndex(int32_t action) { in getMotionEventActionPointerIndex() function
175 int32_t index = getMotionEventActionPointerIndex(action); in isValidMotionAction()
1240 int32_t pointerIndex = getMotionEventActionPointerIndex(action); in findTouchedWindowTargetsLocked()
1553 int32_t pointerIndex = getMotionEventActionPointerIndex(action); in findTouchedWindowTargetsLocked()
2359 int32_t originalPointerIndex = getMotionEventActionPointerIndex(action); in splitMotionEvent()