Home
last modified time | relevance | path

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

/system/teeui/libteeui/example/
Dexample_utils.h31 constexpr static const Color kShieldColorInv = Color(0xffc4cb80); variable
Dtouch_button_example.cpp112 ctx.setParam<ShieldColor>(kShieldColorInv); in setLayoutParams()
115 ctx.setParam<ColorButton>(kShieldColorInv); in setLayoutParams()
Dphys_button_example.cpp86 ctx.setParam<ShieldColor>(kShieldColorInv); in setLayoutParams()