Home
last modified time | relevance | path

Searched defs:bufferSizeInBytes (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioRecord.java329 int bufferSizeInBytes) in AudioRecord()
340 bufferSizeInBytes, in AudioRecord() local
366 public AudioRecord(AudioAttributes attributes, AudioFormat format, int bufferSizeInBytes, in AudioRecord()
396 private AudioRecord(AudioAttributes attributes, AudioFormat format, int bufferSizeInBytes, in AudioRecord()
706 public Builder setBufferSizeInBytes(int bufferSizeInBytes) throws IllegalArgumentException { in setBufferSizeInBytes()
DAudioTrack.java694 int bufferSizeInBytes, int mode) in AudioTrack()
752 int bufferSizeInBytes, int mode, int sessionId) in AudioTrack()
763 bufferSizeInBytes, in AudioTrack() local
798 public AudioTrack(AudioAttributes attributes, AudioFormat format, int bufferSizeInBytes, in AudioTrack()
806 int bufferSizeInBytes, int mode, int sessionId, boolean offload, int encapsulationMode, in AudioTrack()
1786 int bufferSizeInBytes, int mode) { in shouldEnablePowerSaving()
/frameworks/base/core/java/android/speech/tts/
DBlockingAudioTrack.java220 int bufferSizeInBytes = Math.max(MIN_AUDIO_BUFFER_SIZE, minBufferSizeInBytes); in createStreamingAudioTrack() local
/frameworks/native/services/surfaceflinger/Tracing/
DTransactionTracing.cpp145 void TransactionTracing::setBufferSize(size_t bufferSizeInBytes) { in setBufferSize()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...