Searched refs:getChannelIndexMask (Results 1 – 5 of 5) sorted by relevance
668 public int getChannelIndexMask() { in getChannelIndexMask() method in AudioFormat681 final int channelIndexCount = Integer.bitCount(getChannelIndexMask()); in getChannelCount()
362 mChannelIndexMask = format.getChannelIndexMask(); in AudioRecord()603 && mFormat.getChannelIndexMask() == AudioFormat.CHANNEL_INVALID) { in build()
566 channelIndexMask = format.getChannelIndexMask(); in AudioTrack()
20987 method public int getChannelIndexMask();
22797 method public int getChannelIndexMask();