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 37 audio_channel_mask_t *updatedChannelMask,
105 if (updatedChannelMask != NULL) {
106 *updatedChannelMask = myUpdatedChannelMask;
AudioProfile.cpp 99 audio_channel_mask_t &updatedChannelMask,
104 updatedChannelMask = channelMask;
115 updatedChannelMask = channelMask;
178 updatedChannelMask = supported;
  /frameworks/av/services/audiopolicy/common/managerdefinitions/include/
IOProfile.h 71 audio_channel_mask_t *updatedChannelMask,
AudioProfile.h 100 audio_channel_mask_t &updatedChannelMask,
  /frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp 756 channelMask, NULL /*updatedChannelMask*/,
    [all...]

Completed in 116 milliseconds