Home
last modified time | relevance | path

Searched refs:AAudioSimplePlayer (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libaaudio/examples/utils/
DAAudioSimplePlayer.h46 class AAudioSimplePlayer {
48 AAudioSimplePlayer() {} in AAudioSimplePlayer() function
49 ~AAudioSimplePlayer() { in ~AAudioSimplePlayer()
277 AAudioSimplePlayer simplePlayer;
/frameworks/av/media/libaaudio/tests/
Dtest_aaudio_monkey.cpp59 class AAudioMonkey : public AAudioSimplePlayer {
74 aaudio_result_t result = AAudioSimplePlayer::open(*mArgParser, in open()
/frameworks/av/media/libaaudio/examples/write_sine/src/
Dwrite_sine.cpp36 AAudioSimplePlayer player; in main()
Dwrite_sine_callback.cpp50 AAudioSimplePlayer &player = myData.simplePlayer; in testOpenPlayClose()
/frameworks/av/media/libaaudio/examples/loopback/src/
Dloopback.cpp418 AAudioSimplePlayer player; in main()