Searched refs:addMotionMemento (Results 1 – 2 of 2) sorted by relevance
777 void addMotionMemento(const MotionEntry* entry, int32_t flags, bool hovering);
4022 addMotionMemento(entry, flags, false /*hovering*/); in trackMotion()4068 addMotionMemento(entry, flags, true /*hovering*/); in trackMotion()4117 void InputDispatcher::InputState::addMotionMemento(const MotionEntry* entry, in addMotionMemento() function in android::InputDispatcher::InputState