Searched refs:getInputProfiles (Results 1 – 3 of 3) sorted by relevance
281 module->getOutputProfiles() : module->getInputProfiles(); in getModuleForDeviceTypes()375 hwModule->getInputProfiles()); in createDevice()418 hwModule->getOutputProfiles() : hwModule->getInputProfiles(); in cleanUpForDevice()
66 const InputProfileCollection &getInputProfiles() const { return mInputProfiles; } in getInputProfiles() function
1327 const InputProfileCollection &inputProfiles = msdModule->getInputProfiles(); in getBestMsdAudioProfileFor()4411 for (const auto& inProfile : hwModule->getInputProfiles()) { in initialize()4770 profile_index < hwModule->getInputProfiles().size(); in checkInputsForDevice()4772 sp<IOProfile> profile = hwModule->getInputProfiles()[profile_index]; in checkInputsForDevice()4864 profile_index < hwModule->getInputProfiles().size(); in checkInputsForDevice()4866 sp<IOProfile> profile = hwModule->getInputProfiles()[profile_index]; in checkInputsForDevice()5640 for (const auto& profile : hwModule->getInputProfiles()) { in getInputProfile()