Searched refs:is_frame_done (Results 1 – 1 of 1) sorted by relevance
2112 bool is_frame_done = false; in PropagateOutputs() local2122 is_frame_done = input_frame->DecrementOutstandingOpsLocked( in PropagateOutputs()2138 is_frame_done = in PropagateOutputs()2147 is_frame_done = input_frame->DecrementOutstandingOpsLocked( in PropagateOutputs()2156 is_frame_done = input_frame->DecrementOutstandingOps(&impl_->gview_, in PropagateOutputs()2185 is_frame_done = input_frame->DecrementOutstandingOpsLocked( in PropagateOutputs()2191 if (is_frame_done) { in PropagateOutputs()2644 bool is_frame_done = false; in CleanupFramesIterations() local2648 is_frame_done = frame->CleanupIterations(&impl_->gview_, iter, ready); in CleanupFramesIterations()2650 if (is_frame_done) { in CleanupFramesIterations()