Searched refs:getFirstValidProfileFor (Results 1 – 2 of 2) sorted by relevance
447 sp<AudioProfile> inputProfile = getFirstValidProfileFor(f); in findBestMatchingOutputConfig()448 sp<AudioProfile> outputProfile = outputProfiles.getFirstValidProfileFor(f); in findBestMatchingOutputConfig()485 sp<AudioProfile> AudioProfileVector::getFirstValidProfileFor(audio_format_t format) const in getFirstValidProfileFor() function in android::AudioProfileVector
156 sp<AudioProfile> getFirstValidProfileFor(audio_format_t format) const;