Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DTouchState.cpp262 void TouchState::removeHoveringPointer(int32_t hoveringDeviceId, int32_t hoveringPointerId) { in removeHoveringPointer() function in android::inputdispatcher::TouchState
DTouchedWindow.cpp266 void TouchedWindow::removeHoveringPointer(DeviceId deviceId, int32_t pointerId) { in removeHoveringPointer() function in android::inputdispatcher::TouchedWindow