Searched refs:mPlayingTimeUs (Results 1 – 2 of 2) sorted by relevance
67 mPlayingTimeUs(0), in NuPlayerDriver()539 playingTimeUs = mPlayingTimeUs; in updateMetrics()673 mPlayingTimeUs = 0; in reset()819 mPlayingTimeUs += playingUs; in notifyMorePlayingTimeUs()
126 int64_t mPlayingTimeUs; member