Home
last modified time | relevance | path

Searched defs:setDeviceId (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/oboe/samples/hello-oboe/src/main/cpp/
DHelloOboeEngine.cpp101 void HelloOboeEngine::setDeviceId(int32_t deviceId) { in setDeviceId() function in HelloOboeEngine
/third_party/skia/third_party/externals/oboe/include/oboe/
DAudioStreamBuilder.h303 AudioStreamBuilder *setDeviceId(int32_t deviceId) { in setDeviceId() function
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DStreamConfiguration.java308 public void setDeviceId(int deviceId) { in setDeviceId() method in StreamConfiguration