Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp1413 static std::string colorString(hwc_color_t color) { in colorString() function
1440 output << " Color: " << colorString(hwcLayer.backgroundColor) << '\n'; in to_string()
2095 output << " " << colorString(mColor); in dump()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp1511 static std::string colorString(hwc_color_t color) in colorString() function
1541 output << " Color: " << colorString(hwcLayer.backgroundColor) << '\n'; in to_string()
2171 output << " " << colorString(mColor.getValue()); in dump()