Home
last modified time | relevance | path

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

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