Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/include/oboe/
DAudioStreamBase.h163 int32_t mBufferCapacityInFrames = kUnspecified; variable
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DStreamConfiguration.java68 private int mBufferCapacityInFrames; field in StreamConfiguration