Searched defs:targetTime (Results 1 – 4 of 4) sorted by relevance
42 void postAt(const T& targetTime, std::function<void()> f) { in postAt()
214 float targetTime = 0.2f; in runMemoryBandwidthTest() local273 float targetTime = 0.2f; in runMemoryLatencyTest() local
214 void VSyncDispatchTimerQueue::setTimer(nsecs_t targetTime, nsecs_t /*now*/) { in setTimer() argument
364 final long targetTime = SystemClock.elapsedRealtime() + timeout; in waitForCompletion() local