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

/frameworks/base/services/input/
H A DInputDispatcher.cpp3036 fromConnection->inputState.copyPointerStateTo(toConnection->inputState);
4171 void InputDispatcher::InputState::copyPointerStateTo(InputState& other) const { function in class:android::InputDispatcher::InputState

Completed in 35 milliseconds