Searched refs:isDynamicChannels (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioProfile.h112 bool isDynamicChannels() const { return mIsDynamicChannels; } function in class:android::AudioProfile
235 if (profile->getFormat() == format && profile->isDynamicChannels()) {
266 profile->setDynamicChannels(dynamicFormatProfile->isDynamicChannels());
322 if (profile->getFormat() == format && profile->isDynamicChannels()) {

Completed in 110 milliseconds