Home
last modified time | relevance | path

Searched refs:getTimestamp_l (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audioflinger/
DThreads.h608 status_t getTimestamp_l(AudioTimestamp& timestamp);
DTracks.cpp923 result = playbackThread->getTimestamp_l(timestamp); in getTimestamp()
DThreads.cpp3060 status_t AudioFlinger::PlaybackThread::getTimestamp_l(AudioTimestamp& timestamp) in getTimestamp_l() function in android::AudioFlinger::PlaybackThread