Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioProfile.cpp35 supportsChannels(channelMask) && in checkExact()
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioProfile.h88 inline bool supportsChannels(audio_channel_mask_t channels) const in supportsChannels() function