Searched refs:getOutputProfiles (Results 1 – 6 of 6) sorted by relevance
302 module->getOutputProfiles() : module->getInputProfiles(); in getModuleForDeviceType()426 const auto &profiles = (audio_is_output_device(type) ? hwModule->getOutputProfiles() : in createDevice()469 hwModule->getOutputProfiles() : hwModule->getInputProfiles(); in cleanUpForDevice()
944 for (const auto &outputProfile : primaryHwModule->getOutputProfiles()) { in isA2dpOffloadedOnPrimary()
96 for (const auto& profile : hwModule->getOutputProfiles()) { in TEST()
745 for (const auto& outputProfile : primary->getOutputProfiles()) { in TEST_P()755 for (const auto& outputProfile : msd->getOutputProfiles()) { in TEST_P()
72 const OutputProfileCollection &getOutputProfiles() const { return mOutputProfiles; } in getOutputProfiles() function
1079 for (const auto& curProfile : hwModule->getOutputProfiles()) { in searchCompatibleProfileHwModules()1118 for (const auto& curProfile : hwModule->getOutputProfiles()) { in getSpatializerOutputProfile()1942 deviceModule->getOutputProfiles() : msdModule->getOutputProfiles(); in buildMsdPatch()3938 j < module->getOutputProfiles().size() && !foundOutput && res == NO_ERROR; in registerPolicyMixes()3940 sp<IOProfile> profile = module->getOutputProfiles()[j]; in registerPolicyMixes()4696 for (const auto& curProfile : hwModule->getOutputProfiles()) { in getDirectPlaybackSupport()4764 for (const auto& curProfile : hwModule->getOutputProfiles()) { in getSupportedMixerAttributes()4805 for (const auto& curProfile : hwModule->getOutputProfiles()) { in setPreferredMixerAttributes()6097 const OutputProfileCollection &outputProfiles = hwModule->getOutputProfiles(); in isHapticPlaybackSupported()6116 const OutputProfileCollection &outputProfiles = hwModule->getOutputProfiles(); in isUltrasoundSupported()[all …]