Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DTouchState.h56 void removeAllPointersForDevice(DeviceId deviceId);
DTouchState.cpp269 void TouchState::removeAllPointersForDevice(DeviceId deviceId) { in removeAllPointersForDevice() function in android::inputdispatcher::TouchState
DInputDispatcher.cpp1684 touchState.removeAllPointersForDevice(entry.deviceId); in dispatchDeviceResetLocked()
2826 tempTouchState.removeAllPointersForDevice(entry.deviceId); in findTouchedWindowTargetsLocked()