Home
last modified time | relevance | path

Searched defs:removeTouchingPointer (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DTouchState.cpp41 void TouchState::removeTouchingPointer(DeviceId deviceId, int32_t pointerId) { in removeTouchingPointer() function in android::inputdispatcher::TouchState
DTouchedWindow.cpp143 void TouchedWindow::removeTouchingPointer(DeviceId deviceId, int32_t pointerId) { in removeTouchingPointer() function in android::inputdispatcher::TouchedWindow