Home
last modified time | relevance | path

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

/system/teeui/libteeui/example/
Dteeui.cpp34 constexpr static const Color kShieldColor = Color(0xff778500); variable
149 ctx.setParam<ShieldColor>(kShieldColor); in renderUIIntoBuffer()