Searched refs:dupOutput (Results 1 – 1 of 1) sorted by relevance
7027 sp<SwAudioOutputDescriptor> dupOutput = mOutputs.valueAt(i); in closeOutput() local7028 if (dupOutput->isDuplicated() && in closeOutput()7029 (dupOutput->mOutput1 == closingOutput || dupOutput->mOutput2 == closingOutput)) { in closeOutput()7031 dupOutput->mOutput1 == closingOutput ? dupOutput->mOutput2 : dupOutput->mOutput1; in closeOutput()7038 dupOutput->setAllClientsInactive(); in closeOutput()