Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDrawProfiler.cpp46 static const SkColor THRESHOLD_COLOR = 0xff5faa4d; variable
210 paint.setColor(THRESHOLD_COLOR); in drawThreshold()