Home
last modified time | relevance | path

Searched refs:removeTouchingPointerFromWindow (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/inputflinger/dispatcher/
DTouchState.h44 void removeTouchingPointerFromWindow(DeviceId deviceId, int32_t pointerId,
DTouchState.cpp48 void TouchState::removeTouchingPointerFromWindow( in removeTouchingPointerFromWindow() function in android::inputdispatcher::TouchState
DInputDispatcher.cpp2693 tempTouchState.removeTouchingPointerFromWindow(entry.deviceId, pointer.id, in findTouchedWindowTargetsLocked()
7129 state.removeTouchingPointerFromWindow(deviceId, pointerProperties.id, oldWallpaper); in slipWallpaperTouch()