Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/user/app/confirmationui/include/
Ddevice_layout.h38 static constexpr teeui::Color kColorBackgroundInv = 0xff000000; variable
/aosp_15_r20/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.cc165 static constexpr const teeui::Color kColorBackgroundInv = 0xff212121; member in cuttlefish::confui::ConfUiRendererImpl