Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp3527 sp<Connection> fromConnection = mConnectionsByFd.valueAt(fromConnectionIndex); in transferTouchFocus() local
3530 fromConnection->inputState.copyPointerStateTo(toConnection->inputState); in transferTouchFocus()
3534 synthesizeCancelationEventsForConnectionLocked(fromConnection, options); in transferTouchFocus()