Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:getTimestamp

299 status_t AudioFlinger::TrackHandle::getTimestamp(AudioTimestamp& timestamp)
301 return mTrack->getTimestamp(timestamp);
777 status_t AudioFlinger::PlaybackThread::Track::getTimestamp(AudioTimestamp& timestamp)