Searched refs:lowLatency (Results 1 – 1 of 1) sorted by relevance
270 private AudioTrack createCustomAudioTrack(boolean lowLatency) { in createCustomAudioTrack() argument281 if (lowLatency) { in createCustomAudioTrack()303 private int checkOutputLowLatency(boolean lowLatency) throws Exception { in checkOutputLowLatency() argument316 AudioTrack track = createCustomAudioTrack(lowLatency); in checkOutputLowLatency()341 + lowLatency, result); in checkOutputLowLatency()