Home
last modified time | relevance | path

Searched refs:createSoundDataInShortArray (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DAudioNativeTest.java120 short data[] = AudioHelper.createSoundDataInShortArray( in testPlayStreamData()
DAudioHelper.java48 public static short[] createSoundDataInShortArray(int bufferSamples, final int sampleRate, in createSoundDataInShortArray() method in AudioHelper
DAudioTrackTest.java1529 short data[] = AudioHelper.createSoundDataInShortArray( in testPlayStaticData()
1661 short data[] = AudioHelper.createSoundDataInShortArray( in testPlayStreamData()
1760 short data[] = AudioHelper.createSoundDataInShortArray( in testPlayStreamByteBuffer()
1871 short data[] = AudioHelper.createSoundDataInShortArray( in testPlayChannelIndexStreamBuffer()