Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.cpp55 static constexpr Attribute ColorMode = static_cast<Attribute>(6); variable
1315 newConfig->setAttribute(ColorMode, in populateConfigs()
1752 android_color_mode_t colorMode = static_cast<android_color_mode_t>(getAttribute(ColorMode)); in setHwc1Id()
1799 static_cast<android_color_mode_t>(other.getAttribute(ColorMode)); in merge()