Searched defs:motionEntry (Results 1 – 3 of 3) sorted by relevance
246 std::ostream& operator<<(std::ostream& out, const MotionEntry& motionEntry) { in operator <<()313 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(*this->eventEntry); in DispatchEntry() local
421 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(*eventEntry); in createDispatchEntry() local529 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(eventEntry); in shouldReportFinishedEvent() local682 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(eventEntry); in getDownTime() local852 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(eventEntry); in getUserActivityEventType() local1219 std::shared_ptr<const MotionEntry> motionEntry = in dispatchOnceInnerLocked() local1365 const auto& motionEntry = static_cast<const MotionEntry&>(entry); in enqueueInboundEventLocked() local1532 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(entry); in dropInboundEventLocked() local2217 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(entry); in getTargetDisplayId() local3303 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(eventEntry); in pokeUserActivityLocked() local3472 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(*eventEntry); in enqueueDispatchEntryLocked() local[all …]
376 const MotionEntry& motionEntry) { in cancelConflictingInputStream()