Searched refs:native_write_short (Results 1 – 1 of 1) sorted by relevance
3019 final int ret = native_write_short(audioData, offsetInShorts, sizeInShorts, mAudioFormat, in write()4087 private native final int native_write_short(short[] audioData, in native_write_short() method in AudioTrack