Searched defs:onTimestamp (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/include/media/
H A DExtendedAudioBufferProvider.h34 virtual void onTimestamp(const ExtendedTimestamp& timestamp) { } function in class:android::ExtendedAudioBufferProvider
/frameworks/av/media/libnbaio/
H A DMonoPipeReader.cpp75 void MonoPipeReader::onTimestamp(const ExtendedTimestamp &timestamp) function in class:android::MonoPipeReader
H A DSourceAudioBufferProvider.cpp120 void SourceAudioBufferProvider::onTimestamp(const ExtendedTimestamp &timestamp) function in class:android::SourceAudioBufferProvider
122 mSource->onTimestamp(timestamp);
/frameworks/av/include/media/nbaio/
H A DNBAIO.h302 virtual void onTimestamp(const ExtendedTimestamp& timestamp) { } function in class:android::NBAIO_Source
/frameworks/av/services/audioflinger/
H A DTracks.cpp628 void AudioFlinger::PlaybackThread::Track::onTimestamp(const ExtendedTimestamp &timestamp) function in class:android::AudioFlinger::PlaybackThread::Track

Completed in 6439 milliseconds