Searched defs:hasNextClip (Results 1 – 2 of 2) sorted by relevance
58 const bool hasNextClip = mSharedState.clipFramesLeft.size() > 1; in cycle() local
439 void StreamOutWorkerLogic::onClipStateChange(size_t clipFramesLeft, bool hasNextClip) { in onClipStateChange()