Searched refs:getInputProfiles (Results 1 – 3 of 3) sorted by relevance
50 const InputProfileCollection &getInputProfiles() const { return mInputProfiles; } in getInputProfiles() function
268 module->getOutputProfiles() : module->getInputProfiles(); in getModuleForDevice()
4058 for (const auto& inProfile : hwModule->getInputProfiles()) { in loadConfig()4459 profile_index < hwModule->getInputProfiles().size(); in loadConfig()4461 sp<IOProfile> profile = hwModule->getInputProfiles()[profile_index]; in loadConfig()4564 profile_index < hwModule->getInputProfiles().size(); in loadConfig()4566 sp<IOProfile> profile = hwModule->getInputProfiles()[profile_index]; in loadConfig()5441 for (const auto& profile : hwModule->getInputProfiles()) { in loadConfig()