Home
last modified time | relevance | path

Searched defs:mDataCallback (Results 1 – 9 of 9) sorted by relevance

/external/oboe/samples/MegaDrone/src/main/cpp/
DMegaDroneEngine.h50 std::shared_ptr<DefaultDataCallback> mDataCallback; variable
/external/oboe/samples/SoundBoard/src/main/cpp/
DSoundBoardEngine.h56 std::shared_ptr<DefaultDataCallback> mDataCallback; variable
/external/oboe/samples/minimaloboe/src/main/cpp/
DSimpleNoiseMaker.h65 std::shared_ptr<MyDataCallback> mDataCallback; variable
/external/oboe/apps/OboeTester/app/src/main/cpp/
DTestColdStartLatency.h71 std::shared_ptr<MyDataCallback> mDataCallback; variable
DTestRapidCycle.h58 std::shared_ptr<MyDataCallback> mDataCallback; variable
DTestRoutingCrash.h62 std::shared_ptr<MyDataCallback> mDataCallback; variable
DTestErrorCallback.h108 std::shared_ptr<MyDataCallback> mDataCallback; variable
/external/oboe/samples/iolib/src/main/cpp/player/
DSimpleMultiPlayer.h114 std::shared_ptr<MyDataCallback> mDataCallback; variable
/external/oboe/tests/
DtestReturnStopDeadlock.cpp62 std::shared_ptr<MyDataCallback> mDataCallback; member in TestReturnStopDeadlock