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