Searched refs:fast (Results 1 – 3 of 3) sorted by relevance
5 It is designed to be fast and close to the spec.
155 protected void stopCapture(boolean fast) throws Exception { in stopCapture() argument158 if (fast) { in stopCapture()
1993 final boolean fast = (sampleRate == nativeOutputSampleRate); in doTestTimestamp()1995 AudioAttributes attributes = (fast ? new AudioAttributes.Builder() in doTestTimestamp()