Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/cpp/
DNativeAudioContext.h366 oboe::Result startStreams() override { in startStreams() function
413 oboe::Result startStreams() override { in startStreams() function
509 oboe::Result startStreams() override { in startStreams() function
538 oboe::Result startStreams() override { in startStreams() function
575 oboe::Result startStreams() override { in startStreams() function
618 oboe::Result startStreams() override { in startStreams() function
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/
DDuplexEngine.cpp74 oboe::Result DuplexEngine::startStreams() { in startStreams() function in DuplexEngine