Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DTouchedWindow.h74 std::vector<PointerProperties> touchingPointers; member
DTouchState.cpp76 const std::vector<PointerProperties>& touchingPointers, in addOrUpdateWindow()
DTouchedWindow.cpp95 std::vector<PointerProperties>& touchingPointers = mDeviceStates[deviceId].touchingPointers; in addTouchingPointers() local
DInputDispatcher.cpp2702 std::vector<PointerProperties> touchingPointers{entry.pointerProperties[pointerIndex]}; in findTouchedWindowTargetsLocked() local
2773 std::vector<PointerProperties> touchingPointers = in findTouchedWindowTargetsLocked() local