Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h366 HWC2_DISPLAYED_CONTENT_SAMPLING_ENABLE = 1, enumerator
654 case HWC2_DISPLAYED_CONTENT_SAMPLING_ENABLE: return "Enable"; in getDisplayedContentSamplingName()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display_primary.cpp847 if ((enabled != HWC2_DISPLAYED_CONTENT_SAMPLING_ENABLE) && in SetDisplayedContentSamplingEnabled()
852 if (enabled == HWC2_DISPLAYED_CONTENT_SAMPLING_ENABLE) { in SetDisplayedContentSamplingEnabled()