Searched refs:native_write_short (Results 1 – 2 of 2) sorted by relevance
2626 final int ret = native_write_short(audioData, offsetInShorts, sizeInShorts, mAudioFormat, in write()3620 private native final int native_write_short(short[] audioData, in native_write_short() method in AudioTrack
35141 Landroid/media/AudioTrack;->native_write_short([SIIIZ)I