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