Home
last modified time | relevance | path

Searched refs:HWC2_PFN_GET_DISPLAY_BRIGHTNESS_SUPPORT (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h412 HWC2_PFN_GET_DISPLAY_BRIGHTNESS_SUPPORT getDisplayBrightnessSupport;
/hardware/libhardware/include/hardware/
Dhwcomposer2.h2881 typedef int32_t /*hwc_error_t*/ (*HWC2_PFN_GET_DISPLAY_BRIGHTNESS_SUPPORT)(hwc2_device_t* device, typedef
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_session.cpp1545 return AsFP<HWC2_PFN_GET_DISPLAY_BRIGHTNESS_SUPPORT>(HWCSession::GetDisplayBrightnessSupport); in GetFunction()