Searched refs:hasDynamicChannelsFor (Results 1 – 3 of 3) sorted by relevance
129 bool hasDynamicChannelsFor(audio_format_t format) const;
270 bool AudioProfileVector::hasDynamicChannelsFor(audio_format_t format) const in hasDynamicChannelsFor() function in android::AudioProfileVector
6877 if (profiles.hasDynamicChannelsFor(format)) { in updateAudioProfiles()