• Home
  • Raw
  • Download

Lines Matching defs:motionEntry

360     const MotionEntry& motionEntry = static_cast<const MotionEntry&>(*eventEntry);  in createDispatchEntry()  local
474 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(eventEntry); in shouldReportFinishedEvent() local
615 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(eventEntry); in getDownTime() local
1052 std::shared_ptr<MotionEntry> motionEntry = in dispatchOnceInnerLocked() local
1104 bool InputDispatcher::shouldPruneInboundQueueLocked(const MotionEntry& motionEntry) { in shouldPruneInboundQueueLocked()
1333 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(entry); in dropInboundEventLocked() local
2032 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(entry); in getTargetDisplayId() local
3124 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(eventEntry); in pokeUserActivityLocked() local
3328 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(newEntry); in enqueueDispatchEntryLocked() local
3460 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(entry); in processInteractionsLocked() local
3539 const MotionEntry& motionEntry = static_cast<const MotionEntry&>(eventEntry); in publishMotionEvent() local
3741 const MotionEntry& motionEntry, const DispatchEntry& dispatchEntry) const { in getSignature() argument
6173 MotionEntry& motionEntry = static_cast<MotionEntry&>(*(dispatchEntry->eventEntry)); in doDispatchCycleFinishedCommand() local
6575 MotionEntry& motionEntry, bool handled) { in afterMotionEventLockedInterruptable()