Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm7250/display/libhistogram/
H A Dhistogram_collector.cpp132 *supported_components = HWC2_FORMAT_COMPONENT_2; in getAttributes()
/aosp12/hardware/qcom/sm8150/display/libhistogram/
H A Dhistogram_collector.cpp137 *supported_components = HWC2_FORMAT_COMPONENT_2; in getAttributes()
/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h410 HWC2_FORMAT_COMPONENT_2 = 1 << 2, /* The third component (eg, for RGBA_8888, this is B) */ enumerator
745 case HWC2_FORMAT_COMPONENT_2: return "ThirdComponent"; in getFormatColorComponentName()
/aosp12/hardware/qcom/sdm845/display/libhistogram/
H A Dhistogram_collector.cpp373 *supported_components = HWC2_FORMAT_COMPONENT_2; in getAttributes()
/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_session.cpp540 HWC2_FORMAT_COMPONENT_2 | HWC2_FORMAT_COMPONENT_3; in SetDisplayedContentSamplingEnabled()
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_session.cpp663 HWC2_FORMAT_COMPONENT_2 | HWC2_FORMAT_COMPONENT_3; in SetDisplayedContentSamplingEnabled()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_session.cpp700 HWC2_FORMAT_COMPONENT_2 | HWC2_FORMAT_COMPONENT_3; in SetDisplayedContentSamplingEnabled()