Home
last modified time | relevance | path

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

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