Searched refs:getOutputProfiles (Results 1 – 4 of 4) sorted by relevance
51 const OutputProfileCollection &getOutputProfiles() const { return mOutputProfiles; } in getOutputProfiles() function
268 module->getOutputProfiles() : module->getInputProfiles(); in getModuleForDevice()
656 primaryHwModule->getOutputProfiles(); in isA2dpOffloadedOnPrimary()
752 for (const auto& curProfile : hwModule->getOutputProfiles()) { in getProfileForDirectOutput()3618 for (size_t i = 0; i < hwModule->getOutputProfiles().size(); i++) { in getSurroundFormats()3619 sp<IOProfile> profile = hwModule->getOutputProfiles()[i]; in getSurroundFormats()3993 for (const auto& outProfile : hwModule->getOutputProfiles()) { in loadConfig()4251 for (size_t j = 0; j < hwModule->getOutputProfiles().size(); j++) { in loadConfig()4252 sp<IOProfile> profile = hwModule->getOutputProfiles()[j]; in loadConfig()4418 for (size_t j = 0; j < hwModule->getOutputProfiles().size(); j++) { in loadConfig()4419 sp<IOProfile> profile = hwModule->getOutputProfiles()[j]; in loadConfig()