Searched refs:getChannelIndexMask (Results 1 – 6 of 6) sorted by relevance
665 public int getChannelIndexMask() { in getChannelIndexMask() method in AudioFormat678 final int channelIndexCount = Integer.bitCount(getChannelIndexMask()); in getChannelCount()
362 mChannelIndexMask = format.getChannelIndexMask(); in AudioRecord()603 && mFormat.getChannelIndexMask() == AudioFormat.CHANNEL_INVALID) { in build()
488 channelIndexMask = format.getChannelIndexMask(); in AudioTrack()
19510 method public int getChannelIndexMask();
19579 method public int getChannelIndexMask();
21018 method public int getChannelIndexMask();