Searched defs:timeStats (Results 1 – 11 of 11) sorted by relevance
22 FrameTimeline::FrameTimeline(std::shared_ptr<TimeStats> timeStats, pid_t surfaceFlingerPid) in FrameTimeline()
37 Stats timeStats, in TimedStatementResult()
141 LongStatsCollector timeStats = new LongStatsCollector(mRuns); in evaluate() local
52 RefreshRateStats(TimeStats& timeStats, Fps currentRefreshRate, PowerMode currentPowerMode) in RefreshRateStats()
103 std::shared_ptr<TimeStats> timeStats, pid_t surfaceFlingerPid) { in createFrameTimeline()
79 void CompositionEngine::setTimeStats(const std::shared_ptr<TimeStats>& timeStats) { in setTimeStats()
1341 if (auto timeStats = getCompositionEngine().getTimeStats()) { in composeSurfaces() local
305 std::shared_ptr<TimeStats> timeStats, in SurfaceFrame()763 FrameTimeline::FrameTimeline(std::shared_ptr<TimeStats> timeStats, pid_t surfaceFlingerPid, in FrameTimeline()814 FrameTimeline::DisplayFrame::DisplayFrame(std::shared_ptr<TimeStats> timeStats, in DisplayFrame()
388 android::mock::TimeStats timeStats; in fuzzRefreshRateSelector() local
648 void setupTimeStats(const std::shared_ptr<TimeStats> &timeStats) { in setupTimeStats()
195 void setupTimeStats(const std::shared_ptr<TimeStats>& timeStats) { in setupTimeStats()