Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DVSyncDispatchTimerQueue.cpp41 ScheduleResult getExpectedCallbackTime(nsecs_t nextVsyncTime, in getExpectedCallbackTime()
102 auto nextVsyncTime = in schedule() local
180 const auto nextVsyncTime = in getArmedInfo() local
H A DScheduler.cpp641 const TimePoint nextVsyncTime = in getNextFrameInterval() local
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowChoreographer.java50 private static volatile long nextVsyncTime; field in ShadowChoreographer
110 static void setNextVsyncTime(long nextVsyncTime) { in setNextVsyncTime()
H A DShadowDisplayEventReceiver.java182 long nextVsyncTime = ShadowChoreographer.getNextVsyncTime(); in onClockAdvanced() local
/aosp_15_r20/frameworks/av/media/libstagefright/
H A DVideoFrameSchedulerBase.cpp420 nsecs_t nextVsyncTime = in schedule() local