Searched defs:touchingPointers (Results 1 – 4 of 4) sorted by relevance
74 std::vector<PointerProperties> touchingPointers; member
76 const std::vector<PointerProperties>& touchingPointers, in addOrUpdateWindow()
95 std::vector<PointerProperties>& touchingPointers = mDeviceStates[deviceId].touchingPointers; in addTouchingPointers() local
2702 std::vector<PointerProperties> touchingPointers{entry.pointerProperties[pointerIndex]}; in findTouchedWindowTargetsLocked() local2773 std::vector<PointerProperties> touchingPointers = in findTouchedWindowTargetsLocked() local