Searched defs:onVsyncStartTime (Results 1 – 2 of 2) sorted by relevance
2681 const int64_t onVsyncStartTime = GetCurrentSystimeMs(); in OnVsync() local2712 void RSMainThread::RSJankStatsOnVsyncStart(int64_t onVsyncStartTime, int64_t onVsyncStartTimeSteady, in RSJankStatsOnVsyncStart()2738 void RSMainThread::RSJankStatsOnVsyncEnd(int64_t onVsyncStartTime, int64_t onVsyncStartTimeSteady, in RSJankStatsOnVsyncEnd()3554 const int64_t onVsyncStartTime = GetCurrentSystimeMs(); in ForceRefreshForUni() local
48 void RSJankStats::SetOnVsyncStartTime(int64_t onVsyncStartTime, int64_t onVsyncStartTimeSteady, in SetOnVsyncStartTime()