Searched refs:recording_done (Results 1 – 2 of 2) sorted by relevance
463 bool recording_done = false; in ReceivedEnoughCallbacks() local465 recording_done = rec_count_ >= num_callbacks_; in ReceivedEnoughCallbacks()467 recording_done = true; in ReceivedEnoughCallbacks()475 return recording_done && playout_done; in ReceivedEnoughCallbacks()
469 bool recording_done = false; in ReceivedEnoughCallbacks() local471 recording_done = rec_count_ >= num_callbacks_; in ReceivedEnoughCallbacks()473 recording_done = true; in ReceivedEnoughCallbacks()481 return recording_done && playout_done; in ReceivedEnoughCallbacks()