Searched refs:getOutputProfiles (Results 1 – 5 of 5) sorted by relevance
290 module->getOutputProfiles() : module->getInputProfiles(); in getModuleForDeviceType()408 const auto &profiles = (audio_is_output_device(type) ? hwModule->getOutputProfiles() : in createDevice()451 hwModule->getOutputProfiles() : hwModule->getInputProfiles(); in cleanUpForDevice()
782 for (const auto &outputProfile : primaryHwModule->getOutputProfiles()) { in isA2dpOffloadedOnPrimary()
97 for (const auto& profile : hwModule->getOutputProfiles()) { in TEST()
71 const OutputProfileCollection &getOutputProfiles() const { return mOutputProfiles; } in getOutputProfiles() function
897 for (const auto& curProfile : hwModule->getOutputProfiles()) { in getProfileForOutput()1499 deviceModule->getOutputProfiles() : msdModule->getOutputProfiles(); in buildMsdPatch()3160 j < module->getOutputProfiles().size() && !foundOutput && res == NO_ERROR; in registerPolicyMixes()3162 sp<IOProfile> profile = module->getOutputProfiles()[j]; in registerPolicyMixes()4738 const OutputProfileCollection &outputProfiles = hwModule->getOutputProfiles(); in isHapticPlaybackSupported()4960 for (const auto& outProfile : hwModule->getOutputProfiles()) { in onNewAudioModulesAvailableInt()5139 for (size_t j = 0; j < hwModule->getOutputProfiles().size(); j++) { in checkOutputsForDevice()5140 sp<IOProfile> profile = hwModule->getOutputProfiles()[j]; in checkOutputsForDevice()5233 for (size_t j = 0; j < hwModule->getOutputProfiles().size(); j++) { in checkOutputsForDevice()5234 sp<IOProfile> profile = hwModule->getOutputProfiles()[j]; in checkOutputsForDevice()