Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioProfile.cpp98 status_t AudioProfile::checkCompatibleChannelMask(audio_channel_mask_t channelMask, in checkCompatibleChannelMask() function in android::AudioProfile
271 if (profile->checkCompatibleChannelMask(channelMask, updatedChannels, in checkCompatibleProfile()
/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioProfile.h99 status_t checkCompatibleChannelMask(audio_channel_mask_t channelMask,