• Home
  • Raw
  • Download

Lines Matching defs:currentTime

274 std::string dumpQueue(const std::deque<DispatchEntry*>& queue, nsecs_t currentTime) {  in dumpQueue()
494 const nsecs_t currentTime = now(); in isConnectionResponsive() local
816 nsecs_t currentTime = now(); in dispatchOnce() local
854 const nsecs_t currentTime = now(); in processAnrsLocked() local
902 nsecs_t currentTime = now(); in dispatchOnceInnerLocked() local
1096 bool InputDispatcher::isStaleEvent(nsecs_t currentTime, const EventEntry& entry) { in isStaleEvent()
1446 std::shared_ptr<KeyEntry> InputDispatcher::synthesizeKeyRepeatLocked(nsecs_t currentTime) { in synthesizeKeyRepeatLocked()
1464 bool InputDispatcher::dispatchConfigurationChangedLocked(nsecs_t currentTime, in dispatchConfigurationChangedLocked()
1482 bool InputDispatcher::dispatchDeviceResetLocked(nsecs_t currentTime, in dispatchDeviceResetLocked()
1530 void InputDispatcher::dispatchFocusLocked(nsecs_t currentTime, std::shared_ptr<FocusEntry> entry) { in dispatchFocusLocked()
1547 nsecs_t currentTime, const std::shared_ptr<PointerCaptureChangedEntry>& entry, in dispatchPointerCaptureChangedLocked()
1618 void InputDispatcher::dispatchTouchModeChangeLocked(nsecs_t currentTime, in dispatchTouchModeChangeLocked()
1654 bool InputDispatcher::dispatchKeyLocked(nsecs_t currentTime, std::shared_ptr<KeyEntry> entry, in dispatchKeyLocked()
1787 void InputDispatcher::dispatchSensorLocked(nsecs_t currentTime, in dispatchSensorLocked()
1827 bool InputDispatcher::dispatchMotionLocked(nsecs_t currentTime, std::shared_ptr<MotionEntry> entry, in dispatchMotionLocked()
1919 void InputDispatcher::dispatchDragLocked(nsecs_t currentTime, std::shared_ptr<DragEntry> entry) { in dispatchDragLocked()
1964 void InputDispatcher::dispatchEventLocked(nsecs_t currentTime, in dispatchEventLocked()
2050 bool InputDispatcher::shouldWaitToSendKeyLocked(nsecs_t currentTime, in shouldWaitToSendKeyLocked()
2081 nsecs_t currentTime, const EventEntry& entry, nsecs_t* nextWakeupTime, in findFocusedWindowTargetLocked()
2237 nsecs_t currentTime, const MotionEntry& entry, bool* outConflictingPointerActions, in findTouchedWindowTargetsLocked()
3179 void InputDispatcher::prepareDispatchCycleLocked(nsecs_t currentTime, in prepareDispatchCycleLocked()
3249 void InputDispatcher::enqueueDispatchEntriesLocked(nsecs_t currentTime, in enqueueDispatchEntriesLocked()
3584 void InputDispatcher::startDispatchCycleLocked(nsecs_t currentTime, in startDispatchCycleLocked()
3764 void InputDispatcher::finishDispatchCycleLocked(nsecs_t currentTime, in finishDispatchCycleLocked()
3784 void InputDispatcher::abortBrokenDispatchCycleLocked(nsecs_t currentTime, in abortBrokenDispatchCycleLocked()
3850 nsecs_t currentTime = now(); in handleReceiveCallback() local
3940 nsecs_t currentTime = now(); in synthesizeCancelationEventsForConnectionLocked() local
5738 const nsecs_t currentTime = now(); in dumpDispatchStateLocked() local
5978 nsecs_t currentTime = now(); in removeInputChannelLocked() local