Searched refs:frontIsBeforeConfirmed (Results 1 – 1 of 1) sorted by relevance
497 const bool frontIsBeforeConfirmed = front < lastConfirmedPresentTime.ns() + threshold; in onFrameBegin() local498 if (frontIsBeforeConfirmed) { in onFrameBegin()