Searched refs:streamsToInvalidate (Results 1 – 1 of 1) sorted by relevance
5699 std::set<audio_stream_type_t> streamsToInvalidate; in checkSecondaryOutputs() local5718 streamsToInvalidate.insert(client->stream()); in checkSecondaryOutputs()5737 for (audio_stream_type_t stream : streamsToInvalidate) { in checkSecondaryOutputs()