Searched refs:loadRawResourceShorts (Results 1 – 1 of 1) sorted by relevance
179 private short[] loadRawResourceShorts(@RawRes int id) throws Exception { in loadRawResourceShorts() method in AudioTrackSurroundTest193 short[] shortData = loadRawResourceShorts(R.raw.sinesweepraw); in testLoadSineSweep()472 mData = loadRawResourceShorts(resourceId); in SamplePlayerShorts()