Searched refs:HWC2_FORMAT_COMPONENT_1 (Results 1 – 3 of 3) sorted by relevance
409 HWC2_FORMAT_COMPONENT_1 = 1 << 1, /* The second component (eg, for RGBA_8888, this is G) */ enumerator744 case HWC2_FORMAT_COMPONENT_1: return "SecondComponent"; in getFormatColorComponentName()
699 HWC2_FORMAT_COMPONENT_0 | HWC2_FORMAT_COMPONENT_1 | in SetDisplayedContentSamplingEnabled()
698 static constexpr int32_t validComponentMask = HWC2_FORMAT_COMPONENT_0 | HWC2_FORMAT_COMPONENT_1 | in SetDisplayedContentSamplingEnabled()