Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp3097 sp<Connection> toConnection = mConnectionsByFd.valueAt(toConnectionIndex); in transferTouchFocus() local
3099 fromConnection->inputState.copyPointerStateTo(toConnection->inputState); in transferTouchFocus()