Searched refs:getChannelIndexMask (Results 1 – 7 of 7) sorted by relevance
704 public int getChannelIndexMask() { in getChannelIndexMask() method in AudioFormat717 final int channelIndexCount = Integer.bitCount(getChannelIndexMask()); in getChannelCount()
362 mChannelIndexMask = format.getChannelIndexMask(); in AudioRecord()603 && mFormat.getChannelIndexMask() == AudioFormat.CHANNEL_INVALID) { in build()
573 channelIndexMask = format.getChannelIndexMask(); in AudioTrack()
21086 method public int getChannelIndexMask();
21242 method public int getChannelIndexMask();
22931 method public int getChannelIndexMask();
3530 HPLandroid/media/AudioFormat;->getChannelIndexMask()I