Searched refs:renderedDuration (Results 1 – 1 of 1) sorted by relevance
640 const int64_t renderedDuration = mStartPosUs + playedUs; in getOutputPlayPositionUs_l() local641 ALOGV("getOutputPlayPositionUs_l %" PRId64, renderedDuration); in getOutputPlayPositionUs_l()642 return renderedDuration; in getOutputPlayPositionUs_l()