Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DVSyncDispatchTimerQueue.cpp87 auto nextWakeupTime = nextVsyncTime - timing.workDuration - timing.readyDuration; in schedule() local
135 const auto nextWakeupTime = nextReadyTime - mScheduleTiming.workDuration; in update() local
/aosp12/frameworks/native/services/inputflinger/dispatcher/
H A DInputDispatcher.cpp585 nsecs_t nextWakeupTime = LONG_LONG_MAX; in dispatchOnce() local
695 void InputDispatcher::dispatchOnceInnerLocked(nsecs_t* nextWakeupTime) { in dispatchOnceInnerLocked()
1389 DropReason* dropReason, nsecs_t* nextWakeupTime) { in dispatchKeyLocked()
1523 DropReason* dropReason, nsecs_t* nextWakeupTime) { in dispatchSensorLocked()
1556 DropReason* dropReason, nsecs_t* nextWakeupTime) { in dispatchMotionLocked()
1814 nsecs_t* nextWakeupTime) { in findFocusedWindowTargetsLocked()
1933 nsecs_t* nextWakeupTime, bool* outConflictingPointerActions) { in findTouchedWindowTargetsLocked()