Searched refs:mPlayingTimeUs (Results 1 – 2 of 2) sorted by relevance
80 mPlayingTimeUs(0), in NuPlayerDriver()587 playingTimeUs = mPlayingTimeUs; in updateMetrics()739 mPlayingTimeUs = 0; in reset()899 mPlayingTimeUs += playingUs; in notifyMorePlayingTimeUs()
134 int64_t mPlayingTimeUs; member