Home
last modified time | relevance | path

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

/frameworks/av/media/libaudiofoundation/include/media/
DAudioProfile.h53 bool supportsChannels(audio_channel_mask_t channels) const in supportsChannels() function
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioProfileVectorHelper.cpp172 audioProfile->supportsChannels(channelMask) && in checkExact()