Home
last modified time | relevance | path

Searched defs:getTimestamp_l (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/libaudioclient/
H A DAudioTrack.cpp2994 status_t AudioTrack::getTimestamp_l(ExtendedTimestamp *timestamp) in getTimestamp_l() function in android::AudioTrack
3033 status_t AudioTrack::getTimestamp_l(AudioTimestamp& timestamp) in getTimestamp_l() function in android::AudioTrack
/aosp12/frameworks/av/services/audioflinger/
H A DThreads.cpp4447 status_t AudioFlinger::PlaybackThread::getTimestamp_l(AudioTimestamp& timestamp) in getTimestamp_l() function in android::AudioFlinger::PlaybackThread