Lines Matching refs:getOutputProfiles
897 for (const auto& curProfile : hwModule->getOutputProfiles()) { in getProfileForOutput()
932 for (const auto& curProfile : hwModule->getOutputProfiles()) { in getSpatializerOutputProfile()
1534 deviceModule->getOutputProfiles() : msdModule->getOutputProfiles(); in buildMsdPatch()
3195 j < module->getOutputProfiles().size() && !foundOutput && res == NO_ERROR; in registerPolicyMixes()
3197 sp<IOProfile> profile = module->getOutputProfiles()[j]; in registerPolicyMixes()
4773 const OutputProfileCollection &outputProfiles = hwModule->getOutputProfiles(); in isHapticPlaybackSupported()
5196 for (const auto& outProfile : hwModule->getOutputProfiles()) { in onNewAudioModulesAvailableInt()
5376 for (size_t j = 0; j < hwModule->getOutputProfiles().size(); j++) { in checkOutputsForDevice()
5377 sp<IOProfile> profile = hwModule->getOutputProfiles()[j]; in checkOutputsForDevice()
5470 for (size_t j = 0; j < hwModule->getOutputProfiles().size(); j++) { in checkOutputsForDevice()
5471 sp<IOProfile> profile = hwModule->getOutputProfiles()[j]; in checkOutputsForDevice()