Home
last modified time | relevance | path

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

/trusty/user/app/confirmationui/include/
Ddevice_layout.h37 static constexpr teeui::Color kColorBackground = 0xffffffff; variable
/trusty/user/app/confirmationui/src/
Dtrusty_confirmation_ui.cpp42 ctx->template setParam<ColorText>(kColorBackground); in updateColorScheme()
50 ctx->template setParam<ColorBG>(kColorBackground); in updateColorScheme()
52 ctx->template setParam<ColorButtonBG>(kColorBackground); in updateColorScheme()
253 : teeui::layouts::kColorBackground; in renderAndSwap()