Searched refs:addMotionMemento (Results 1 – 2 of 2) sorted by relevance
790 void addMotionMemento(const MotionEntry* entry, int32_t flags, bool hovering);
4198 addMotionMemento(entry, flags, false /*hovering*/); in trackMotion()4227 addMotionMemento(entry, flags, false /*hovering*/); in trackMotion()4265 addMotionMemento(entry, flags, true /*hovering*/); in trackMotion()4314 void InputDispatcher::InputState::addMotionMemento(const MotionEntry* entry, in addMotionMemento() function in android::InputDispatcher::InputState