Home | History | Annotate | Download | only in libmediaplayerservice

Lines Matching defs:getPlayedOutDurationUs

1725 // TODO: Remove unnecessary calls to getPlayedOutDurationUs()
1733 int64_t MediaPlayerService::AudioOutput::getPlayedOutDurationUs(int64_t nowUs) const
1774 ALOGV("getPlayedOutDurationUs: negative duration %lld set to zero", (long long)durationUs);
1777 ALOGV("getPlayedOutDurationUs(%lld) nowUs(%lld) frames(%u) framesAt(%lld)",