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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp3044 fromConnection->inputState.copyPointerStateTo(toConnection->inputState);
4267 void InputDispatcher::InputState::copyPointerStateTo(InputState& other) const { function in class:android::InputDispatcher::InputState

Completed in 2368 milliseconds