Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DAudioHelper.java283 public int read(byte[] audioData, int offsetInBytes, int sizeInBytes) { in read()
296 public int read(byte[] audioData, int offsetInBytes, int sizeInBytes, int readMode) { in read()