Home
last modified time | relevance | path

Searched refs:wakeUpTime (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.cpp910 void FrameTimeline::setSfWakeUp(int64_t token, nsecs_t wakeUpTime, Fps refreshRate, in setSfWakeUp() argument
915 mTokenManager.getPredictionsForToken(token), wakeUpTime); in setSfWakeUp()
945 nsecs_t wakeUpTime) { in onSfWakeUp() argument
955 mSurfaceFlingerActuals.startTime = wakeUpTime; in onSfWakeUp()
DFrameTimeline.h396 std::optional<TimelineItem> predictions, nsecs_t wakeUpTime);