Searched defs:motionEntry (Results 1 – 5 of 5) sorted by relevance
426 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(*eventEntry); in createDispatchEntry() local534 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(eventEntry); in shouldReportFinishedEvent() local686 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(eventEntry); in getDownTime() local855 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(eventEntry); in getUserActivityEventType() local1257 std::shared_ptr<const MotionEntry> motionEntry = in dispatchOnceInnerLocked() local1403 const auto& motionEntry = static_cast<const MotionEntry&>(entry); in enqueueInboundEventLocked() local1581 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(entry); in dropInboundEventLocked() local2254 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(entry); in getTargetDisplayId() local3328 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(eventEntry); in pokeUserActivityLocked() local3497 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(*eventEntry); in enqueueDispatchEntryLocked() local[all …]
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
376 const MotionEntry& motionEntry) { in cancelConflictingInputStream()
76 const motionEntry = await parser.getEntry(0); constant
431 const motionEntry = assertDefined(this.trace).getEntry(1); constant