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

/frameworks/av/media/libaaudio/examples/utils/
H A DAAudioSimplePlayer.h48 class AAudioSimplePlayer { class
50 AAudioSimplePlayer() {} function in class:AAudioSimplePlayer
51 ~AAudioSimplePlayer() {
264 AAudioSimplePlayer simplePlayer;
/frameworks/av/media/libaaudio/tests/
H A Dtest_aaudio_monkey.cpp26 #include "AAudioSimplePlayer.h"
60 class AAudioMonkey : public AAudioSimplePlayer {
75 aaudio_result_t result = AAudioSimplePlayer::open(*mArgParser,
/frameworks/av/media/libaaudio/examples/write_sine/src/
H A Dwrite_sine.cpp28 #include "AAudioSimplePlayer.h"
36 AAudioSimplePlayer player;
H A Dwrite_sine_callback.cpp30 #include "AAudioSimplePlayer.h"
45 AAudioSimplePlayer &player = myData.simplePlayer;
/frameworks/av/media/libaaudio/examples/loopback/src/
H A Dloopback.cpp33 #include "AAudioSimplePlayer.h"
331 AAudioSimplePlayer player;

Completed in 2401 milliseconds