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