Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sdm845/display/sdm/libs/hwc2/
H A Dhwc_display_primary.cpp847 if ((enabled != HWC2_DISPLAYED_CONTENT_SAMPLING_ENABLE) && in SetDisplayedContentSamplingEnabled()
852 if (enabled == HWC2_DISPLAYED_CONTENT_SAMPLING_ENABLE) { in SetDisplayedContentSamplingEnabled()
/aosp12/hardware/libhardware/include/hardware/
H A Dhwcomposer2.h401 HWC2_DISPLAYED_CONTENT_SAMPLING_ENABLE = 1, enumerator
735 case HWC2_DISPLAYED_CONTENT_SAMPLING_ENABLE: return "Enable"; in getDisplayedContentSamplingName()
/aosp12/hardware/qcom/sm8150/display/sdm/libs/hwc2/
H A Dhwc_display_builtin.cpp937 if ((enabled != HWC2_DISPLAYED_CONTENT_SAMPLING_ENABLE) && in SetDisplayedContentSamplingEnabled()
942 if (enabled == HWC2_DISPLAYED_CONTENT_SAMPLING_ENABLE) { in SetDisplayedContentSamplingEnabled()
/aosp12/hardware/qcom/sm7250/display/composer/
H A Dhwc_display_builtin.cpp1231 if ((enabled != HWC2_DISPLAYED_CONTENT_SAMPLING_ENABLE) && in SetDisplayedContentSamplingEnabled()
1236 if (enabled == HWC2_DISPLAYED_CONTENT_SAMPLING_ENABLE) { in SetDisplayedContentSamplingEnabled()