Home
last modified time | relevance | path

Searched defs:maxStreams (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/media/java/android/media/
DSoundPool.java142 public SoundPool(int maxStreams, int streamType, int srcQuality) { in SoundPool()
148 private SoundPool(int maxStreams, AudioAttributes attributes) { in SoundPool()
503 private native final int native_setup(Object weakRef, int maxStreams, in native_setup()
573 public Builder setMaxStreams(int maxStreams) throws IllegalArgumentException { in setMaxStreams()
/frameworks/base/media/jni/soundpool/tests/
Dsoundpool_stress.cpp224 int maxStreams = 40; // change to have more concurrent playback streams in main() local
/frameworks/base/media/jni/soundpool/
DSoundPool.cpp87 SoundPool::SoundPool(int32_t maxStreams, const audio_attributes_t* attributes) in SoundPool()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...