Searched defs:nextTime (Results 1 – 5 of 5) sorted by relevance
133 double nextTime = lastTime + h; in handleStep() local
64 SkMSec nextTime, const SkScalar blend[4]) { in ComputeRelativeT()118 const SkTimeCode* nextTime = &fTimes[index]; in timeToT() local
60 protected open val nextTime: Long in <lambda>() constant in kotlinx.coroutines.EventLoop202 protected override val nextTime: Long constant in kotlinx.coroutines.EventLoopImplBase
73 var nextTime = System.currentTimeMillis() in <lambda>() variable
460 long nextTime = System.currentTimeMillis() + msec; in schedulePolling() local