Searched refs:playingUs (Results 1 – 2 of 2) sorted by relevance
694 void NuPlayer2Driver::notifyMorePlayingTimeUs(int64_t /* srcId */, int64_t playingUs) { in notifyMorePlayingTimeUs() argument696 mPlayingTimeUs += playingUs; in notifyMorePlayingTimeUs()
870 void NuPlayerDriver::notifyMorePlayingTimeUs(int64_t playingUs) { in notifyMorePlayingTimeUs() argument872 mPlayingTimeUs += playingUs; in notifyMorePlayingTimeUs()