Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DDisplayListRenderer.cpp408 bool darken = channelSum < (128 * 3); in drawText() local
412 simplifyPaint(darken ? SK_ColorWHITE : SK_ColorBLACK, outlinePaint); in drawText()
419 simplifyPaint(darken ? SK_ColorBLACK : SK_ColorWHITE, innerPaint); in drawText()
/frameworks/base/docs/html/design/style/
Diconography.jd361 <p>Notification icons must be entirely white. Also, the system may scale down and/or darken the ico…