Searched defs:toConnection (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp3099 sp<Connection> toConnection = mConnectionsByFd.valueAt(toConnectionIndex); local
3101 fromConnection->inputState.copyPointerStateTo(toConnection->inputState);

Completed in 38 milliseconds