Searched refs:getSupportedFormats (Results 1 – 4 of 4) sorted by relevance
102 FormatVector getSupportedFormats() const;
407 auto formats = intersectFilterAndOrder(audioProfileVector.getSupportedFormats(), in findBestMatchingOutputConfig()408 outputProfileVector.getSupportedFormats(), preferredFormatVector); in findBestMatchingOutputConfig()
210 FormatVector AudioProfileVector::getSupportedFormats() const in getSupportedFormats() function in android::AudioProfileVector
4239 device->getAudioPort()->getAudioProfiles().getSupportedFormats(); in getSurroundFormats()6457 for (audio_format_t format : profiles.getSupportedFormats()) { in updateAudioProfiles()