Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp2261 reopenOutput(outputDesc, nullptr /*config*/, AUDIO_OUTPUT_FLAG_NONE, __func__); in startOutput()
2277 reopenOutput(outputDesc, nullptr /*config*/, AUDIO_OUTPUT_FLAG_NONE, __func__); in startOutput()
2302 reopenOutput(outputDesc, &config, info->getFlags(), __func__); in startOutput()
2510 reopenOutput(outputToReopen, nullptr /*config*/, AUDIO_OUTPUT_FLAG_NONE, __func__); in startSource()
2642 reopenOutput(outputDesc, nullptr /*config*/, AUDIO_OUTPUT_FLAG_NONE, __func__); in stopOutput()
4860 reopenOutput(mOutputs.valueFor(output), &config, flags, __func__); in setPreferredMixerAttributes()
4933 reopenOutput(desc, nullptr /*config*/, AUDIO_OUTPUT_FLAG_NONE, __func__); in clearPreferredMixerAttributes()
8962 sp<SwAudioOutputDescriptor> AudioPolicyManager::reopenOutput(sp<SwAudioOutputDescriptor> outputDesc, in reopenOutput() function in android::AudioPolicyManager
DAudioPolicyManager.h1379 sp<SwAudioOutputDescriptor> reopenOutput(