Home
last modified time | relevance | path

Searched defs:mInputPreset (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/oboe/include/oboe/
DAudioStreamBase.h188 InputPreset mInputPreset = InputPreset::VoiceRecognition; variable
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DStreamConfiguration.java80 private int mInputPreset; field in StreamConfiguration