Home
last modified time | relevance | path

Searched refs:inputPreset (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DStreamConfiguration.java150 public void setInputPreset(int inputPreset) { in setInputPreset() argument
151 this.mInputPreset = inputPreset; in setInputPreset()
242 public static String convertInputPresetToText(int inputPreset) { in convertInputPresetToText() argument
243 switch(inputPreset) { in convertInputPresetToText()
DManualGlitchActivity.java215 int inputPreset = StreamConfiguration.convertTextToInputPreset(text); in configureStreamsFromBundle() local
216 requestedInConfig.setInputPreset(inputPreset); in configureStreamsFromBundle()
DOboeAudioStream.java105 int inputPreset, in openNative() argument
DStreamConfigurationView.java349 int inputPreset = StreamConfiguration.convertTextToInputPreset(text); in onItemSelected() local
350 mRequestedConfiguration.setInputPreset(inputPreset); in onItemSelected()
/third_party/skia/third_party/externals/oboe/include/oboe/
DAudioStreamBuilder.h251 AudioStreamBuilder *setInputPreset(InputPreset inputPreset) { in setInputPreset() argument
252 mInputPreset = inputPreset; in setInputPreset()
/third_party/skia/third_party/externals/oboe/src/common/
DUtilities.cpp235 const char *convertToText<InputPreset>(InputPreset inputPreset) { in convertToText() argument
237 switch (inputPreset) { in convertToText()
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
Djni-bridge.cpp45 jint inputPreset,
121 jint inputPreset, in Java_com_google_sample_oboe_manualtest_OboeAudioStream_openNative() argument
138 inputPreset, in Java_com_google_sample_oboe_manualtest_OboeAudioStream_openNative()
DNativeAudioContext.cpp144 jint inputPreset, in open() argument
182 ->setInputPreset((oboe::InputPreset)inputPreset) in open()
DNativeAudioContext.h214 jint inputPreset,
/third_party/skia/third_party/externals/oboe/docs/
DFullGuide.md194 * `setInputPreset(oboe::InputPreset inputPreset)` - The recording configuration
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest-libaaudio.so.abi2097 …<parameter type-id='a4168325' name='inputPreset' filepath='frameworks/av/media/libaaudio/src/core/…