Home
last modified time | relevance | path

Searched defs:onTimestamp (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/include/media/
DExtendedAudioBufferProvider.h34 virtual void onTimestamp(const ExtendedTimestamp& /*timestamp*/) { } in onTimestamp() function
/frameworks/av/media/libmedia/include/media/
DExtendedAudioBufferProvider.h34 virtual void onTimestamp(const ExtendedTimestamp& /*timestamp*/) { } in onTimestamp() function
/frameworks/av/media/libnbaio/
DMonoPipeReader.cpp58 void MonoPipeReader::onTimestamp(const ExtendedTimestamp &timestamp) in onTimestamp() function in android::MonoPipeReader
DSourceAudioBufferProvider.cpp120 void SourceAudioBufferProvider::onTimestamp(const ExtendedTimestamp &timestamp) in onTimestamp() function in android::SourceAudioBufferProvider
/frameworks/av/include/media/nbaio/
DNBAIO.h321 virtual void onTimestamp(const ExtendedTimestamp& /*timestamp*/) { } in onTimestamp() function
/frameworks/av/media/libnbaio/include_mono/media/nbaio/
DNBAIO.h321 virtual void onTimestamp(const ExtendedTimestamp& /*timestamp*/) { } in onTimestamp() function
/frameworks/av/services/audioflinger/
DTracks.cpp669 void AudioFlinger::PlaybackThread::Track::onTimestamp(const ExtendedTimestamp &timestamp) in onTimestamp() function in android::AudioFlinger::PlaybackThread::Track
1920 void AudioFlinger::MmapThread::MmapTrack::onTimestamp(const ExtendedTimestamp &timestamp __unused) in onTimestamp() function in android::AudioFlinger::MmapThread::MmapTrack