Home | History | Annotate | Download | only in inputflinger

Lines Matching refs:motionEntry

508     struct MotionEntry : EventEntry {
526 MotionEntry(nsecs_t eventTime,
537 virtual ~MotionEntry();
727 bool trackMotion(const MotionEntry* entry, int32_t action, int32_t flags);
780 void setPointers(const MotionEntry* entry);
788 ssize_t findMotionMemento(const MotionEntry* entry, bool hovering) const;
791 void addMotionMemento(const MotionEntry* entry, int32_t flags, bool hovering);
1008 nsecs_t currentTime, MotionEntry* entry,
1014 void logOutboundMotionDetailsLocked(const char* prefix, const MotionEntry* entry);
1044 int32_t findTouchedWindowTargetsLocked(nsecs_t currentTime, const MotionEntry* entry,
1093 MotionEntry* splitMotionEvent(const MotionEntry* originalMotionEntry, BitSet32 pointerIds);
1129 DispatchEntry* dispatchEntry, MotionEntry* motionEntry, bool handled);