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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp4135 addMotionMemento(entry, flags, false /*hovering*/);
4164 addMotionMemento(entry, flags, false /*hovering*/);
4202 addMotionMemento(entry, flags, true /*hovering*/);
4251 void InputDispatcher::InputState::addMotionMemento(const MotionEntry* entry, function in class:android::InputDispatcher::InputState

Completed in 106 milliseconds