Home
last modified time | relevance | path

Searched defs:getFramesPerBurst (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DOboeAudioStream.java153 public int getFramesPerBurst() { in getFramesPerBurst() method in OboeAudioStream
156 public native int getFramesPerBurst(int streamIndex); in getFramesPerBurst() method in OboeAudioStream
DAudioStreamBase.java139 public int getFramesPerBurst() { in getFramesPerBurst() method in AudioStreamBase
DStreamConfiguration.java107 public int getFramesPerBurst() { in getFramesPerBurst() method in StreamConfiguration
/third_party/skia/third_party/externals/oboe/src/common/
DFilterAudioStream.h127 int32_t getFramesPerBurst() override { in getFramesPerBurst() function
/third_party/skia/third_party/externals/oboe/src/opensles/
DAudioStreamOpenSLES.cpp355 int32_t AudioStreamOpenSLES::getFramesPerBurst() { in getFramesPerBurst() function in AudioStreamOpenSLES
/third_party/skia/third_party/externals/oboe/src/aaudio/
DAudioStreamAAudio.cpp565 int32_t AudioStreamAAudio::getFramesPerBurst() { in getFramesPerBurst() function in oboe::AudioStreamAAudio