Home
last modified time | relevance | path

Searched refs:JankClassificationThresholds (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/FrameTimeline/
DFrameTimeline.h103 struct JankClassificationThresholds { struct
164 std::shared_ptr<TimeStats> timeStats, JankClassificationThresholds thresholds,
254 const JankClassificationThresholds mJankClassificationThresholds;
381 DisplayFrame(std::shared_ptr<TimeStats> timeStats, JankClassificationThresholds thresholds,
444 const JankClassificationThresholds mJankClassificationThresholds;
474 JankClassificationThresholds thresholds = {}, bool useBootTimeClock = true);
524 const JankClassificationThresholds mJankClassificationThresholds;
DFrameTimeline.cpp329 JankClassificationThresholds thresholds, in SurfaceFrame()
843 JankClassificationThresholds thresholds, bool useBootTimeClock) in FrameTimeline()
894 JankClassificationThresholds thresholds, in DisplayFrame()
/frameworks/native/services/surfaceflinger/tests/unittests/
DFrameTimelineTest.cpp189 static constexpr JankClassificationThresholds kTestThresholds{kPresentThreshold,