HomeSort by relevance Sort by last modified time
    Searched refs:updatedChannelMask (Results 1 - 5 of 5) sorted by null

  /frameworks/av/services/audiopolicy/common/managerdefinitions/src/
IOProfile.cpp 34 audio_channel_mask_t *updatedChannelMask,
100 if (updatedChannelMask != NULL) {
101 *updatedChannelMask = myUpdatedChannelMask;
AudioProfile.cpp 170 audio_channel_mask_t &updatedChannelMask,
175 updatedChannelMask = channelMask;
187 updatedChannelMask = channelMask;
255 updatedChannelMask = supported;
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
IOProfile.h 73 * @param updatedChannelMask if non-NULL, it is assigned the actual channel mask
84 audio_channel_mask_t *updatedChannelMask,
AudioProfile.h 94 audio_channel_mask_t &updatedChannelMask,
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp     [all...]

Completed in 1061 milliseconds