Searched defs:motionEntry (Results 1 – 3 of 3) sorted by relevance
237 std::ostream& operator<<(std::ostream& out, const MotionEntry& motionEntry) { in operator <<()304 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(*this->eventEntry); in DispatchEntry() local
428 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(*eventEntry); in createDispatchEntry() local536 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(eventEntry); in shouldReportFinishedEvent() local688 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(eventEntry); in getDownTime() local819 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(eventEntry); in getUserActivityEventType() local1255 std::shared_ptr<const MotionEntry> motionEntry = in dispatchOnceInnerLocked() local1398 const auto& motionEntry = static_cast<const MotionEntry&>(entry); in enqueueInboundEventLocked() local1565 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(entry); in dropInboundEventLocked() local2299 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(entry); in getTargetDisplayId() local3295 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(eventEntry); in pokeUserActivityLocked() local3459 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(*eventEntry); in enqueueDispatchEntryLocked() local[all …]
386 const MotionEntry& motionEntry) { in cancelConflictingInputStream()