Searched refs:addMotionMemento (Results 1 - 2 of 2) 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
H A DInputDispatcher.h777 void addMotionMemento(const MotionEntry* entry, int32_t flags, bool hovering);

Completed in 1466 milliseconds