Searched refs:invalidatedOutputs (Results 1 – 1 of 1) sorted by relevance
7222 std::vector<sp<SwAudioOutputDescriptor>> invalidatedOutputs; in checkOutputForAttributes() local7246 invalidatedOutputs.push_back(desc); in checkOutputForAttributes()7251 if (srcOutputs != dstOutputs || !invalidatedOutputs.empty()) { in checkOutputForAttributes()7292 invalidatedOutputs.push_back(desc); in checkOutputForAttributes()7315 if (!invalidatedOutputs.empty()) { in checkOutputForAttributes()7317 for (sp<SwAudioOutputDescriptor> desc : invalidatedOutputs) { in checkOutputForAttributes()