Home
last modified time | relevance | path

Searched refs:onTimestamp (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/media/libnbaio/
DSourceAudioBufferProvider.cpp120 void SourceAudioBufferProvider::onTimestamp(const ExtendedTimestamp &timestamp) in onTimestamp() function in android::SourceAudioBufferProvider
122 mSource->onTimestamp(timestamp); in onTimestamp()
DMonoPipeReader.cpp58 void MonoPipeReader::onTimestamp(const ExtendedTimestamp &timestamp) in onTimestamp() function in android::MonoPipeReader
/frameworks/av/media/libmedia/include/media/
DExtendedAudioBufferProvider.h34 virtual void onTimestamp(const ExtendedTimestamp& /*timestamp*/) { } in onTimestamp() function
/frameworks/av/include/media/
DExtendedAudioBufferProvider.h34 virtual void onTimestamp(const ExtendedTimestamp& /*timestamp*/) { } in onTimestamp() function
/frameworks/av/media/libnbaio/include/
DMonoPipeReader.h52 virtual void onTimestamp(const ExtendedTimestamp &timestamp);
DSourceAudioBufferProvider.h40 virtual void onTimestamp(const ExtendedTimestamp &timestamp);
DNBAIO.h321 virtual void onTimestamp(const ExtendedTimestamp& /*timestamp*/) { } in onTimestamp() function
/frameworks/av/services/audioflinger/
DMmapTracks.h57 virtual void onTimestamp(const ExtendedTimestamp &timestamp);
DPlaybackTracks.h107 virtual void onTimestamp(const ExtendedTimestamp &timestamp);
DFastMixer.cpp368 fastTrack->mBufferProvider->onTimestamp(perTrackTimestamp); in onWork()
DTracks.cpp648 void AudioFlinger::PlaybackThread::Track::onTimestamp(const ExtendedTimestamp &timestamp) in onTimestamp() function in android::AudioFlinger::PlaybackThread::Track
1882 void AudioFlinger::MmapThread::MmapTrack::onTimestamp(const ExtendedTimestamp &timestamp __unused) in onTimestamp() function in android::AudioFlinger::MmapThread::MmapTrack