Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/user/app/confirmationui/include/
Ddevice_layout.h37 static constexpr teeui::Color kColorBackground = 0xffffffff; variable
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.cc164 static constexpr const teeui::Color kColorBackground = 0xffffffff; member in cuttlefish::confui::ConfUiRendererImpl