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