Searched defs:speakerLayoutChannelMask (Results 1 – 2 of 2) sorted by relevance
68 public static AudioDevicePort createForTesting(int speakerLayoutChannelMask) { in createForTesting()111 int speakerLayoutChannelMask, in AudioDevicePort()157 public int speakerLayoutChannelMask() { in speakerLayoutChannelMask() method in AudioDevicePort
1551 int speakerLayoutChannelMask = outChannelMaskFromNative( in convertAudioPortFromNative() local