Searched refs:GetCurrentSystimeMs (Results 1 – 8 of 8) sorted by relevance
78 int64_t curSysTime = GetCurrentSystimeMs(); in ReportRSNodeLimitExceeded()151 int64_t RSNodeStats::GetCurrentSystimeMs() const in GetCurrentSystimeMs() function in OHOS::Rosen::RSNodeStats
69 rtStartTime_ = GetCurrentSystimeMs(); in SetStartTime()142 rtLastEndTime_ = GetCurrentSystimeMs(); in UpdateEndTime()153 rtEndTime_ = GetCurrentSystimeMs(); in UpdateEndTime()319 int64_t reportTime = GetCurrentSystimeMs(); in ReportJankStats()493 int64_t completedLatency = GetCurrentSystimeMs() - inputTime; in ReportEventComplete()922 int64_t curSysTime = GetCurrentSystimeMs(); in ConvertTimeToSystime()927 int64_t RSJankStats::GetCurrentSystimeMs() const in GetCurrentSystimeMs() function in OHOS::Rosen::RSJankStats
63 int64_t GetCurrentSystimeMs() const;
171 int64_t GetCurrentSystimeMs() const;
92 rsParams.timeStart_ = rsJankStats.GetCurrentSystimeMs();94 rsParams.timeEnd_ = rsJankStats.GetCurrentSystimeMs();
60 static int64_t GetCurrentSystimeMs() in GetCurrentSystimeMs() function75 int64_t curSysTime = GetCurrentSystimeMs(); in ConvertRealtimeToSystime()
495 int64_t GetCurrentSystimeMs() const;
2681 const int64_t onVsyncStartTime = GetCurrentSystimeMs(); in OnVsync()2745 .timeEnd_ = GetCurrentSystimeMs(), in RSJankStatsOnVsyncEnd()3554 const int64_t onVsyncStartTime = GetCurrentSystimeMs(); in ForceRefreshForUni()4150 int64_t RSMainThread::GetCurrentSystimeMs() const in GetCurrentSystimeMs() function in OHOS::Rosen::RSMainThread