Searched refs:addHoveringPointer (Results 1 – 4 of 4) sorted by relevance
41 void addHoveringPointer(DeviceId deviceId, const PointerProperties& pointer);
118 touchedWindow.addHoveringPointer(deviceId, pointer); in addHoveringPointerToWindow()125 touchedWindow.addHoveringPointer(deviceId, pointer); in addHoveringPointerToWindow()
81 void TouchedWindow::addHoveringPointer(DeviceId deviceId, const PointerProperties& pointer) { in addHoveringPointer() function in android::inputdispatcher::TouchedWindow
749 touchedWindow.addHoveringPointer(entry.deviceId, pointer); in getHoveringWindowsLocked()