Searched defs:testChannelMask (Results 1 – 3 of 3) sorted by relevance
442 void AAudioStreamBuilderChannelMaskTest::testChannelMask(aaudio_channel_mask_t channelMask, in testChannelMask() function in AAudioStreamBuilderChannelMaskTest
1913 int testStreamType, int testSampleRate, int testChannelMask, int testEncoding, in playOnceStreamByteBuffer()2437 final int testChannelMask = AudioFormat.CHANNEL_OUT_MONO; in testVariableSpeedPlayback() local
2134 for (auto testChannelMask : channelMasks) { in getInputBufferSize() local