Searched refs:checkCompatibleChannelMask (Results 1 – 2 of 2) sorted by relevance
93 status_t checkCompatibleChannelMask(audio_channel_mask_t channelMask,
169 status_t AudioProfile::checkCompatibleChannelMask(audio_channel_mask_t channelMask, in checkCompatibleChannelMask() function in android::AudioProfile379 if (profile->checkCompatibleChannelMask(channelMask, updatedChannels, in checkCompatibleProfile()