Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/include/oboe/
DAudioStreamBuilder.h251 AudioStreamBuilder *setInputPreset(InputPreset inputPreset) { in setInputPreset() function
/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() method in StreamConfiguration