Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioclient/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/media/libnbaio/include_mono/media/nbaio/
DNBAIO.h321 virtual void onTimestamp(const ExtendedTimestamp& /*timestamp*/) { } in onTimestamp() function
/frameworks/av/services/audioflinger/
DTracks.cpp1131 void Track::onTimestamp(const ExtendedTimestamp &timestamp) in onTimestamp() function in android::Track
3552 void MmapTrack::onTimestamp(const ExtendedTimestamp& timestamp __unused) in onTimestamp() function in android::MmapTrack