Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/confui/
Dhost_renderer.h188 static constexpr const teeui::Color kColorText = 0xff212121; variable
Dhost_renderer.cc161 ctx_.setParam<ColorText>(kColorText); in SetDeviceContext()