Searched refs:removeTouchingPointerFromWindow (Results 1 – 3 of 3) sorted by relevance
44 void removeTouchingPointerFromWindow(DeviceId deviceId, int32_t pointerId,
48 void TouchState::removeTouchingPointerFromWindow( in removeTouchingPointerFromWindow() function in android::inputdispatcher::TouchState
2693 tempTouchState.removeTouchingPointerFromWindow(entry.deviceId, pointer.id, in findTouchedWindowTargetsLocked()7129 state.removeTouchingPointerFromWindow(deviceId, pointerProperties.id, oldWallpaper); in slipWallpaperTouch()