Searched defs:nextVsyncTime (Results 1 – 5 of 5) sorted by relevance
41 ScheduleResult getExpectedCallbackTime(nsecs_t nextVsyncTime, in getExpectedCallbackTime()102 auto nextVsyncTime = in schedule() local180 const auto nextVsyncTime = in getArmedInfo() local
641 const TimePoint nextVsyncTime = in getNextFrameInterval() local
50 private static volatile long nextVsyncTime; field in ShadowChoreographer110 static void setNextVsyncTime(long nextVsyncTime) { in setNextVsyncTime()
182 long nextVsyncTime = ShadowChoreographer.getNextVsyncTime(); in onClockAdvanced() local
420 nsecs_t nextVsyncTime = in schedule() local