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

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

Completed in 174 milliseconds