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