Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.cpp1569 static std::string colorString(hwc_color_t color) { in colorString() function
1596 output << " Color: " << colorString(hwcLayer.backgroundColor) << '\n'; in to_string()
2251 output << " " << colorString(mColor); in dump()