Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h296 HWC2_FUNCTION_SET_DISPLAYED_CONTENT_SAMPLING_ENABLED, enumerator
658 …case HWC2_FUNCTION_SET_DISPLAYED_CONTENT_SAMPLING_ENABLED: return "SetDisplayedContentSamplingEnab… in getFunctionDescriptorName()
938 SetDisplayedContentSamplingEnabled = HWC2_FUNCTION_SET_DISPLAYED_CONTENT_SAMPLING_ENABLED,
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h320 this->initOptionalDispatch(HWC2_FUNCTION_SET_DISPLAYED_CONTENT_SAMPLING_ENABLED, in initDispatch()