Searched defs:removeHoveringPointer (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/native/services/inputflinger/dispatcher/ | ||
H A D | TouchState.cpp | 263 void TouchState::removeHoveringPointer(int32_t hoveringDeviceId, int32_t hoveringPointerId) { in removeHoveringPointer() function in android::inputdispatcher::TouchState |
H A D | TouchedWindow.cpp | 275 void TouchedWindow::removeHoveringPointer(DeviceId deviceId, int32_t pointerId) { in removeHoveringPointer() function in android::inputdispatcher::TouchedWindow |