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

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

Completed in 49 milliseconds