Home
last modified time | relevance | path

Searched refs:setBufferCapacityInFrames (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/oboe/include/oboe/
DAudioStreamBuilder.h119 AudioStreamBuilder *setBufferCapacityInFrames(int32_t bufferCapacityInFrames) { in setBufferCapacityInFrames() function
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DOboeAudioStream.java87 actualConfiguration.setBufferCapacityInFrames(getBufferCapacityInFrames()); in open()
DStreamConfiguration.java119 public void setBufferCapacityInFrames(int bufferCapacityInFrames) { in setBufferCapacityInFrames() method in StreamConfiguration
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
DNativeAudioContext.cpp522 builder.setBufferCapacityInFrames(2 * burst); in configureBuilder()
/third_party/skia/third_party/externals/oboe/docs/
DFullGuide.md176 | `setBufferCapacityInFrames()` | `getBufferCapacityInFrames()` |