Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/managerdefault/
H A DAudioPolicyManager.cpp2139 sp<SwAudioOutputDescriptor> newOutputDesc = openOutputWithProfileAndDevice( in releaseOutput() local
2141 if (newOutputDesc == nullptr) { in releaseOutput()