Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DFrameInfoVisualizer.cpp39 static const SkColor THRESHOLD_COLOR = Color::Green_500; variable
214 paint.setColor(THRESHOLD_COLOR); in drawThreshold()