Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer2.h284 HWC2_FUNCTION_SET_DISPLAY_BRIGHTNESS, enumerator
604 case HWC2_FUNCTION_SET_DISPLAY_BRIGHTNESS: return "SetDisplayBrightness"; in getFunctionDescriptorName()
847 SetDisplayBrightness = HWC2_FUNCTION_SET_DISPLAY_BRIGHTNESS,
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h326 this->initOptionalDispatch(HWC2_FUNCTION_SET_DISPLAY_BRIGHTNESS, in initDispatch()