Home
last modified time | relevance | path

Searched defs:offsetInShorts (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DAudioHelper.java310 public int read(short[] audioData, int offsetInShorts, int sizeInShorts) { in read()
323 public int read(short[] audioData, int offsetInShorts, int sizeInShorts, int readMode) { in read()
483 public int read(short[] audioData, int offsetInShorts, int sizeInShorts, int readFlags) { in read()