Searched refs:getOutputLatency (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/include/media/
H A DAudioSystem.h92 static status_t getOutputLatency(uint32_t* latency, audio_stream_type_t stream = AUDIO_STREAM_DEFAULT);
/frameworks/av/media/libmedia/
H A DAudioSystem.cpp298 status_t AudioSystem::getOutputLatency(uint32_t* latency, audio_stream_type_t streamType) function in class:android::AudioSystem
H A DAudioTrack.cpp77 if (AudioSystem::getOutputLatency(&afLatency, streamType) != NO_ERROR) {
/frameworks/wilhelm/src/android/
H A DAudioPlayer_to_android.cpp179 if (android::AudioSystem::getOutputLatency(&afLatency,

Completed in 55 milliseconds