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