Searched refs:mPlayingTimeUs (Results 1 – 2 of 2) sorted by relevance
80 mPlayingTimeUs(0), in NuPlayerDriver()567 playingTimeUs = mPlayingTimeUs; in updateMetrics()719 mPlayingTimeUs = 0; in reset()875 mPlayingTimeUs += playingUs; in notifyMorePlayingTimeUs()
132 int64_t mPlayingTimeUs; member