Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp4882 sp<SwAudioOutputDescriptor> dupOutputDesc = in checkOutputsForDevice() local
4884 status_t status = dupOutputDesc->openDuplicating(mPrimaryOutput, desc, in checkOutputsForDevice()
4888 addOutput(duplicatedOutput, dupOutputDesc); in checkOutputsForDevice()