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