Searched refs:ContextIsStopped (Results 1 – 5 of 5) sorted by relevance
23 ContextIsStopped, enumerator
63 case SkippedFrameReason::ContextIsStopped: in toString()
202 mSyncResult |= SyncResult::ContextIsStopped; in syncFrameState()203 info.out.skippedFrameReason = SkippedFrameReason::ContextIsStopped; in syncFrameState()
55 ContextIsStopped = 1 << 2, enumerator
438 case SkippedFrameReason::ContextIsStopped: in prepareTree()