Home
last modified time | relevance | path

Searched refs:dupOutputDesc (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp7054 sp<SwAudioOutputDescriptor> dupOutputDesc = in openOutputWithProfileAndDevice() local
7056 status = dupOutputDesc->openDuplicating(mPrimaryOutput, desc, &duplicatedOutput); in openOutputWithProfileAndDevice()
7059 addOutput(duplicatedOutput, dupOutputDesc); in openOutputWithProfileAndDevice()