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

/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp4137 addMotionMemento(entry, flags, false /*hovering*/);
4166 addMotionMemento(entry, flags, false /*hovering*/);
4204 addMotionMemento(entry, flags, true /*hovering*/);
4253 void InputDispatcher::InputState::addMotionMemento(const MotionEntry* entry, function in class:android::InputDispatcher::InputState
H A DInputDispatcher.h791 void addMotionMemento(const MotionEntry* entry, int32_t flags, bool hovering);

Completed in 251 milliseconds