Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp1322 sp<HwModule> deviceModule = mHwModules.getModuleForDevice(outputDevice, AUDIO_FORMAT_DEFAULT); in getBestMsdAudioProfileFor() local
1323 if (deviceModule == nullptr) { in getBestMsdAudioProfileFor()
1332 const OutputProfileCollection &outputProfiles = deviceModule->getOutputProfiles(); in getBestMsdAudioProfileFor()