Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h283 HWC2_FUNCTION_GET_DISPLAY_BRIGHTNESS_SUPPORT, enumerator
603 case HWC2_FUNCTION_GET_DISPLAY_BRIGHTNESS_SUPPORT: return "GetDisplayBrightnessSupport"; in getFunctionDescriptorName()
846 GetDisplayBrightnessSupport = HWC2_FUNCTION_GET_DISPLAY_BRIGHTNESS_SUPPORT,
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h324 this->initOptionalDispatch(HWC2_FUNCTION_GET_DISPLAY_BRIGHTNESS_SUPPORT, in initDispatch()