Home
last modified time | relevance | path

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

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