Searched refs:getTimestamp_l (Results 1 – 5 of 5) sorted by relevance
648 if (getTimestamp_l(mStartTs) != OK) { in start()652 if (getTimestamp_l(&mStartEts) != OK) { in start()2506 return getTimestamp_l(timestamp); in getTimestamp()2509 status_t AudioTrack::getTimestamp_l(ExtendedTimestamp *timestamp) in getTimestamp_l() function in android::AudioTrack2545 return getTimestamp_l(timestamp); in getTimestamp()2548 status_t AudioTrack::getTimestamp_l(AudioTimestamp& timestamp) in getTimestamp_l() function in android::AudioTrack3030 if (getTimestamp_l(&ets) == OK in pendingDuration()3097 status_t status = getTimestamp_l(ts); in hasStarted()3111 status_t status = getTimestamp_l(&ets); in hasStarted()
817 status_t getTimestamp_l(AudioTimestamp& timestamp);859 status_t getTimestamp_l(ExtendedTimestamp *timestamp);
898 status_t getTimestamp_l(AudioTimestamp& timestamp);
1259 return playbackThread->getTimestamp_l(timestamp); in getTimestamp()
3995 status_t AudioFlinger::PlaybackThread::getTimestamp_l(AudioTimestamp& timestamp) in getTimestamp_l() function in android::AudioFlinger::PlaybackThread