Home
last modified time | relevance | path

Searched refs:DISABLE_HDR (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/msm8909/include/
Ddisplay_properties.h93 #define DISABLE_HDR DISPLAY_PROP("hwc_disable_hdr") macro
/hardware/qcom/sdm845/display/include/
Ddisplay_properties.h95 #define DISABLE_HDR DISPLAY_PROP("disable_hdr") macro
/hardware/qcom/sm8150/display/include/
Ddisplay_properties.h103 #define DISABLE_HDR DISPLAY_PROP("hwc_disable_hdr") macro
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display.cpp366 HWCDebugHandler::Get()->GetProperty(DISABLE_HDR, &disable_hdr_handling_); in Init()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.cpp486 HWCDebugHandler::Get()->GetProperty(DISABLE_HDR, &disable_hdr_handling_); in Init()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display.cpp568 HWCDebugHandler::Get()->GetProperty(DISABLE_HDR, &disable_hdr_handling_); in Init()