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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp4092 addMotionMemento(entry, flags, false /*hovering*/);
4121 addMotionMemento(entry, flags, false /*hovering*/);
4159 addMotionMemento(entry, flags, true /*hovering*/);
4208 void InputDispatcher::InputState::addMotionMemento(const MotionEntry* entry, function in class:android::InputDispatcher::InputState

Completed in 241 milliseconds