Searched refs:ensureMinFrameDurationIsKept (Results 1 – 2 of 2) sorted by relevance
434 Duration VSyncPredictor::ensureMinFrameDurationIsKept(TimePoint expectedPresentTime, in ensureMinFrameDurationIsKept() function in android::scheduler::VSyncPredictor510 const auto phase = ensureMinFrameDurationIsKept(expectedPresentTime, lastConfirmedPresentTime); in onFrameBegin()527 const auto phase = ensureMinFrameDurationIsKept(expectedPresentTime, lastConfirmedPresentTime); in onFrameMissed()
135 Duration ensureMinFrameDurationIsKept(TimePoint, TimePoint) REQUIRES(mMutex);