Home
last modified time | relevance | path

Searched defs:nextWakeupTime (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp231 nsecs_t nextWakeupTime = LONG_LONG_MAX; in dispatchOnce() local
255 void InputDispatcher::dispatchOnceInnerLocked(nsecs_t* nextWakeupTime) { in dispatchOnceInnerLocked()
715 DropReason* dropReason, nsecs_t* nextWakeupTime) { in dispatchKeyLocked()
825 nsecs_t currentTime, MotionEntry* entry, DropReason* dropReason, nsecs_t* nextWakeupTime) { in dispatchMotionLocked()
952 nsecs_t* nextWakeupTime, const char* reason) { in handleTargetsNotReadyLocked()
1073 const EventEntry* entry, Vector<InputTarget>& inputTargets, nsecs_t* nextWakeupTime) { in findFocusedWindowTargetsLocked()
1130 const MotionEntry* entry, Vector<InputTarget>& inputTargets, nsecs_t* nextWakeupTime, in findTouchedWindowTargetsLocked()