Searched refs:writeOnLollipop (Results 1 – 1 of 1) sorted by relevance
94 bytesWritten = writeOnLollipop(audioTrack, byteBuffer, sizeInBytes); in run()124 private int writeOnLollipop(AudioTrack audioTrack, ByteBuffer byteBuffer, int sizeInBytes) { in writeOnLollipop() method in WebRtcAudioTrack.AudioTrackThread