Home
last modified time | relevance | path

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

/trusty/user/app/confirmationui/include/
Ddevice_layout.h31 static constexpr teeui::Color kColorShieldInv = 0xfff69d66; variable
/trusty/user/app/confirmationui/src/
Dtrusty_confirmation_ui.cpp41 ctx->template setParam<ShieldColor>(kColorShieldInv); in updateColorScheme()