Searched refs:getSupportedFormats (Results 1 – 3 of 3) sorted by relevance
443 auto formats = intersectFilterAndOrder(getSupportedFormats(), in findBestMatchingOutputConfig()444 outputProfiles.getSupportedFormats(), preferredFormats); in findBestMatchingOutputConfig()495 FormatVector AudioProfileVector::getSupportedFormats() const in getSupportedFormats() function in android::AudioProfileVector
159 FormatVector getSupportedFormats() const;
4026 device->getAudioPort()->getAudioProfiles().getSupportedFormats(); in getSurroundFormats()6145 for (audio_format_t format : profiles.getSupportedFormats()) { in updateAudioProfiles()