Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/
H A DTouchedWindow.h83 std::vector<PointerProperties> touchingPointers; member
H A DTouchState.cpp76 const std::vector<PointerProperties>& touchingPointers, in addOrUpdateWindow()
H A DTouchedWindow.cpp104 std::vector<PointerProperties>& touchingPointers = mDeviceStates[deviceId].touchingPointers; in addTouchingPointers() local
H A DInputDispatcher.cpp2726 std::vector<PointerProperties> touchingPointers{entry.pointerProperties[pointerIndex]}; in findTouchedWindowTargetsLocked() local
2801 std::vector<PointerProperties> touchingPointers = in findTouchedWindowTargetsLocked() local