Searched refs:getChannelIndexMask (Results 1 – 6 of 6) sorted by relevance
740 public int getChannelIndexMask() { in getChannelIndexMask() method in AudioFormat753 final int channelIndexCount = Integer.bitCount(getChannelIndexMask()); in getChannelCount()
368 mChannelIndexMask = format.getChannelIndexMask(); in AudioRecord()609 && mFormat.getChannelIndexMask() == AudioFormat.CHANNEL_INVALID) { in build()
834 format.getChannelMask(), format.getChannelIndexMask()); in isOffloadSupported()
598 channelIndexMask = format.getChannelIndexMask(); in AudioTrack()
20735 Landroid/media/AudioFormat;->getChannelIndexMask()I
22058 method public int getChannelIndexMask();