Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/FrameTimeline/
H A DFrameTimeline.h107 struct JankClassificationThresholds { struct
168 std::shared_ptr<TimeStats> timeStats, JankClassificationThresholds thresholds,
262 const JankClassificationThresholds mJankClassificationThresholds;
403 DisplayFrame(std::shared_ptr<TimeStats> timeStats, JankClassificationThresholds thresholds,
470 const JankClassificationThresholds mJankClassificationThresholds;
500 JankClassificationThresholds thresholds = {}, bool useBootTimeClock = true,
555 const JankClassificationThresholds mJankClassificationThresholds;
H A DFrameTimeline.cpp344 JankClassificationThresholds thresholds, in SurfaceFrame()
915 JankClassificationThresholds thresholds, bool useBootTimeClock, in FrameTimeline()
970 JankClassificationThresholds thresholds, in DisplayFrame()
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DFrameTimelineTest.cpp208 static constexpr JankClassificationThresholds kTestThresholds{kPresentThreshold,