Searched defs:bufferSizeInBytes (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/media/java/android/media/ |
D | AudioRecord.java | 299 int bufferSizeInBytes) in AudioRecord() 310 bufferSizeInBytes, in AudioRecord() local 335 public AudioRecord(AudioAttributes attributes, AudioFormat format, int bufferSizeInBytes, in AudioRecord() 612 public Builder setBufferSizeInBytes(int bufferSizeInBytes) throws IllegalArgumentException { in setBufferSizeInBytes()
|
D | AudioTrack.java | 630 int bufferSizeInBytes, int mode) in AudioTrack() 688 int bufferSizeInBytes, int mode, int sessionId) in AudioTrack() 699 bufferSizeInBytes, in AudioTrack() local 734 public AudioTrack(AudioAttributes attributes, AudioFormat format, int bufferSizeInBytes, in AudioTrack() 741 private AudioTrack(AudioAttributes attributes, AudioFormat format, int bufferSizeInBytes, in AudioTrack() 1577 int bufferSizeInBytes, int mode) { in shouldEnablePowerSaving()
|
/frameworks/base/core/java/android/speech/tts/ |
D | BlockingAudioTrack.java | 215 int bufferSizeInBytes = Math.max(MIN_AUDIO_BUFFER_SIZE, minBufferSizeInBytes); in createStreamingAudioTrack() local
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |