Searched refs:mPlayingTimeUs (Results 1 – 2 of 2) sorted by relevance
82 mPlayingTimeUs(0), in NuPlayerDriver()605 mAnalyticsItem->setInt64(kPlayerPlaying, (mPlayingTimeUs+500)/1000 ); in updateMetrics()695 mPlayingTimeUs = 0; in reset()846 mPlayingTimeUs += playingUs; in notifyMorePlayingTimeUs()
132 int64_t mPlayingTimeUs; member