Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DFrameInfoVisualizer.cpp41 static constexpr std::array<Threshold, 3> THRESHOLDS{ variable
221 for (auto& t : THRESHOLDS) { in drawThreshold()