Searched refs:ColorMode (Results 1 – 1 of 1) sorted by relevance
55 static constexpr Attribute ColorMode = static_cast<Attribute>(6); variable1315 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()