Lines Matching refs:inputState
2059 if (!connection->inputState.trackKey(keyEntry, in enqueueDispatchEntryLocked()
2087 && !connection->inputState.isHovering( in enqueueDispatchEntryLocked()
2104 if (!connection->inputState.trackMotion(motionEntry, in enqueueDispatchEntryLocked()
2446 connection->inputState.synthesizeCancelationEvents(currentTime, in synthesizeCancelationEventsForConnectionLocked()
3536 fromConnection->inputState.copyPointerStateTo(toConnection->inputState); in transferTouchFocus()
4251 int32_t fallbackKeyCode = connection->inputState.getFallbackKey(originalKeyCode); in afterKeyEventLockedInterruptible()
4253 connection->inputState.removeFallbackKey(originalKeyCode); in afterKeyEventLockedInterruptible()
4288 connection->inputState.removeFallbackKey(originalKeyCode); in afterKeyEventLockedInterruptible()
4325 connection->inputState.removeFallbackKey(originalKeyCode); in afterKeyEventLockedInterruptible()
4337 connection->inputState.setFallbackKey(originalKeyCode, fallbackKeyCode); in afterKeyEventLockedInterruptible()
4369 connection->inputState.setFallbackKey(originalKeyCode, in afterKeyEventLockedInterruptible()
4378 connection->inputState.getFallbackKeys(); in afterKeyEventLockedInterruptible()