Home
last modified time | relevance | path

Searched defs:openStream (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/oboe/src/common/
DAudioStreamBuilder.cpp89 Result AudioStreamBuilder::openStream(AudioStream **streamPP) { in openStream() function in oboe::AudioStreamBuilder
201 Result AudioStreamBuilder::openStream(std::shared_ptr<AudioStream> &sharedStream) { in openStream() function in oboe::AudioStreamBuilder
/third_party/skia/third_party/externals/oboe/tests/
DtestStreamWaitState.cpp34 bool openStream(Direction direction, PerformanceMode perfMode) { in openStream() function in TestStreamWaitState
42 bool openStream(AudioStreamBuilder &builder) { in openStream() function in TestStreamWaitState
DtestXRunBehaviour.cpp40 void openStream(){ in openStream() function in XRunBehaviour
DtestStreamStates.cpp35 bool openStream(Direction direction) { in openStream() function in StreamStates
44 bool openStream() { in openStream() function in StreamStates
DtestStreamOpen.cpp40 bool openStream() { in openStream() function in StreamOpen
DtestStreamClosedMethods.cpp39 bool openStream(){ in openStream() function in StreamClosedReturnValues
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/
DGame.cpp174 bool Game::openStream() { in openStream() function in Game
/third_party/skia/third_party/externals/oboe/samples/iolib/src/main/cpp/player/
DSimpleMultiPlayer.cpp75 bool SimpleMultiPlayer::openStream() { in openStream() function in iolib::SimpleMultiPlayer
/third_party/flutter/skia/src/ports/
DSkFontConfigInterface_direct.cpp708 SkStreamAsset* SkFontConfigInterfaceDirect::openStream(const FontIdentity& identity) { in openStream() function in SkFontConfigInterfaceDirect
/third_party/skia/src/ports/
DSkFontConfigInterface_direct.cpp690 SkStreamAsset* SkFontConfigInterfaceDirect::openStream(const FontIdentity& identity) { in openStream() function in SkFontConfigInterfaceDirect
/third_party/flutter/skia/src/core/
DSkTypeface.cpp274 std::unique_ptr<SkStreamAsset> SkTypeface::openStream(int* ttcIndex) const { in openStream() function in SkTypeface
/third_party/skia/src/core/
DSkTypeface.cpp284 std::unique_ptr<SkStreamAsset> SkTypeface::openStream(int* ttcIndex) const { in openStream() function in SkTypeface