Searched refs:dupOutput (Results 1 – 1 of 1) sorted by relevance
5405 sp<SwAudioOutputDescriptor> dupOutput = mOutputs.valueAt(i); in closeOutput() local5406 if (dupOutput->isDuplicated() && in closeOutput()5407 (dupOutput->mOutput1 == closingOutput || dupOutput->mOutput2 == closingOutput)) { in closeOutput()5409 dupOutput->mOutput1 == closingOutput ? dupOutput->mOutput2 : dupOutput->mOutput1; in closeOutput()5416 dupOutput->setAllClientsInactive(); in closeOutput()