Searched refs:getTimestamp_l (Results 1 – 5 of 5) sorted by relevance
801 status_t getTimestamp_l(ExtendedTimestamp *timestamp);
2286 return getTimestamp_l(timestamp); in getTimestamp()2289 status_t AudioTrack::getTimestamp_l(ExtendedTimestamp *timestamp) in getTimestamp_l() function in android::AudioTrack2673 if (getTimestamp_l(&ets) == OK in pendingDuration()
621 status_t getTimestamp_l(AudioTimestamp& timestamp);
877 return playbackThread->getTimestamp_l(timestamp); in getTimestamp()
3273 status_t AudioFlinger::PlaybackThread::getTimestamp_l(AudioTimestamp& timestamp) in getTimestamp_l() function in android::AudioFlinger::PlaybackThread