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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp4105 addMotionMemento(entry, flags, false /*hovering*/);
4134 addMotionMemento(entry, flags, false /*hovering*/);
4172 addMotionMemento(entry, flags, true /*hovering*/);
4221 void InputDispatcher::InputState::addMotionMemento(const MotionEntry* entry, function in class:android::InputDispatcher::InputState

Completed in 49 milliseconds