Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h413 HWC2_PFN_SET_DISPLAY_BRIGHTNESS setDisplayBrightness;
/hardware/libhardware/include/hardware/
Dhwcomposer2.h2901 typedef int32_t /*hwc_error_t*/ (*HWC2_PFN_SET_DISPLAY_BRIGHTNESS)(hwc2_device_t* device, typedef
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_session.cpp1157 return AsFP<HWC2_PFN_SET_DISPLAY_BRIGHTNESS>(SetDisplayBrightness); in GetFunction()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp1532 return AsFP<HWC2_PFN_SET_DISPLAY_BRIGHTNESS>(SetDisplayBrightness); in GetFunction()