Searched defs:inputPreset (Results 1 – 11 of 11) sorted by relevance
367 void testPresetCombo(int inputPreset, in testPresetCombo()399 void testPresetCombo(int inputPreset, in testPresetCombo()413 void testPresetCombo(int inputPreset) throws InterruptedException { in testPresetCombo()
386 public void setInputPreset(int inputPreset) { in setInputPreset()605 public static String convertInputPresetToText(int inputPreset) { in convertInputPresetToText()
373 int inputPreset = StreamConfiguration.convertTextToInputPreset(text); in applyToModel() local
108 public final int inputPreset; field in BaseAutoGlitchActivity.TestResult
111 int inputPreset, in openNative()
320 int inputPreset = StreamConfiguration.convertTextToInputPreset(text); in configureInputStreamFromBundle() local
243 const char *convertToText<InputPreset>(InputPreset inputPreset) { in convertToText()
291 AudioStreamBuilder *setInputPreset(InputPreset inputPreset) { in setInputPreset()
241 aaudio_input_preset_t inputPreset = mInputPreset; in open() local
153 jint inputPreset, in open()
125 jint inputPreset, in Java_com_mobileer_oboetester_OboeAudioStream_openNative()