Searched refs:HWC2_FORMAT_COMPONENT_0 (Results 1 – 4 of 4) sorted by relevance
408 HWC2_FORMAT_COMPONENT_0 = 1 << 0, /* The first component (eg, for RGBA_8888, this is R) */ enumerator743 case HWC2_FORMAT_COMPONENT_0: return "FirstComponent"; in getFormatColorComponentName()
539 HWC2_FORMAT_COMPONENT_0 | HWC2_FORMAT_COMPONENT_1 | in SetDisplayedContentSamplingEnabled()
662 static constexpr int32_t validComponentMask = HWC2_FORMAT_COMPONENT_0 | HWC2_FORMAT_COMPONENT_1 | in SetDisplayedContentSamplingEnabled()
699 HWC2_FORMAT_COMPONENT_0 | HWC2_FORMAT_COMPONENT_1 | in SetDisplayedContentSamplingEnabled()