Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceTracing.h59 void setBufferSize(size_t bufferSizeInBytes) { mConfig.bufferSize = bufferSizeInBytes; } in setBufferSize()
/aosp12/frameworks/base/media/java/android/media/
H A DAudioRecord.java323 int bufferSizeInBytes) in AudioRecord()
360 public AudioRecord(AudioAttributes attributes, AudioFormat format, int bufferSizeInBytes, in AudioRecord()
388 private AudioRecord(AudioAttributes attributes, AudioFormat format, int bufferSizeInBytes, in AudioRecord()
692 public Builder setBufferSizeInBytes(int bufferSizeInBytes) throws IllegalArgumentException { in setBufferSizeInBytes()
H A DAudioTrack.java640 int bufferSizeInBytes, int mode) in AudioTrack()
698 int bufferSizeInBytes, int mode, int sessionId) in AudioTrack()
744 public AudioTrack(AudioAttributes attributes, AudioFormat format, int bufferSizeInBytes, in AudioTrack()
751 private AudioTrack(AudioAttributes attributes, AudioFormat format, int bufferSizeInBytes, in AudioTrack()
1625 int bufferSizeInBytes, int mode) { in shouldEnablePowerSaving()
/aosp12/frameworks/base/core/java/android/speech/tts/
H A DBlockingAudioTrack.java215 int bufferSizeInBytes = Math.max(MIN_AUDIO_BUFFER_SIZE, minBufferSizeInBytes); in createStreamingAudioTrack() local
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...