Searched refs:hasHoveringPointer (Results 1 – 4 of 4) sorted by relevance
40 bool hasHoveringPointer(DeviceId deviceId, int32_t pointerId) const;
255 if (window.hasHoveringPointer(deviceId, pointerId)) { in getWindowsWithHoveringPointer()
72 bool TouchedWindow::hasHoveringPointer(DeviceId deviceId, int32_t pointerId) const { in hasHoveringPointer() function in android::inputdispatcher::TouchedWindow
7228 window.hasHoveringPointer(deviceId, pointerId))) { in isPointerInWindow()