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.java114 short data[] = AudioHelper.createSoundDataInShortArray( in testPlayStreamData()
DAudioHelper.java48 public static short[] createSoundDataInShortArray(int bufferSamples, final int sampleRate, in createSoundDataInShortArray() method in AudioHelper
DAudioTrackTest.java1492 short data[] = AudioHelper.createSoundDataInShortArray( in testPlayStaticData()
1624 short data[] = AudioHelper.createSoundDataInShortArray( in testPlayStreamData()
1723 short data[] = AudioHelper.createSoundDataInShortArray( in testPlayStreamByteBuffer()
1834 short data[] = AudioHelper.createSoundDataInShortArray( in testPlayChannelIndexStreamBuffer()