Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DVSyncDispatchTimerQueue.cpp83 auto const nextWakeupTime = nextVsyncTime - workDuration; in schedule() local
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp449 nsecs_t nextWakeupTime = LONG_LONG_MAX; in dispatchOnce() local
533 void InputDispatcher::dispatchOnceInnerLocked(nsecs_t* nextWakeupTime) { in dispatchOnceInnerLocked()
1112 DropReason* dropReason, nsecs_t* nextWakeupTime) { in dispatchKeyLocked()
1226 DropReason* dropReason, nsecs_t* nextWakeupTime) { in dispatchMotionLocked()
1450 nsecs_t* nextWakeupTime) { in findFocusedWindowTargetsLocked()
1565 nsecs_t* nextWakeupTime, in findTouchedWindowTargetsLocked()