Searched refs:DoNotCatchUp (Results 1 – 2 of 2) sorted by relevance
102 enum CatchUpAnimation { DoNotCatchUp, CatchUp }; enumerator
493 if (catchUpIfNecessary == DoNotCatchUp || time < m_desiredFrameStartTime) { in startAnimation()536 startAnimation(DoNotCatchUp); in startAnimation()