Searched refs:updatedChannels (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioProfile.cpp269 audio_channel_mask_t updatedChannels; local
271 if (profile->checkCompatibleChannelMask(channelMask, updatedChannels,
276 channelMask = updatedChannels;

Completed in 68 milliseconds