Home
last modified time | relevance | path

Searched refs:has_hdr (Results 1 – 19 of 19) sorted by relevance

/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_interface.h422 bool has_hdr; member
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h484 bool has_hdr; member
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h499 bool has_hdr; member
/hardware/qcom/display/msm8909/sdm/include/private/
Dhw_info_types.h200 bool has_hdr = false; member
/hardware/qcom/display/msm8909w_3100/sdm/include/private/
Dhw_info_types.h199 bool has_hdr = false; member
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_info_drm.cpp284 hw_resource->has_hdr = info.has_hdr; in GetSystemInfo()
/hardware/qcom/sdm845/display/sdm/include/private/
Dhw_info_types.h229 bool has_hdr = false; member
/hardware/qcom/sm7250/display/sdm/include/private/
Dhw_info_types.h333 bool has_hdr = false; member
/hardware/qcom/sm8150/display/sdm/include/private/
Dhw_info_types.h322 bool has_hdr = false; member
/hardware/qcom/display/msm8998/sdm/libs/core/fb/
Dhw_info.cpp242 hw_resource_->has_hdr = true; in GetHWResourceInfo()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
Dhw_info.cpp242 hw_resource_->has_hdr = true; in GetHWResourceInfo()
/hardware/qcom/sdm845/display/sdm/libs/core/fb/
Dhw_info.cpp240 hw_resource_->has_hdr = true; in GetHWResourceInfo()
/hardware/qcom/display/msm8909/sdm/libs/core/fb/
Dhw_info.cpp246 hw_resource_->has_hdr = true; in GetHWResourceInfo()
/hardware/qcom/sm8150/display/sdm/libs/core/fb/
Dhw_info.cpp240 hw_resource_->has_hdr = true; in GetHWResourceInfo()
/hardware/qcom/sm7250/display/sdm/libs/core/
Ddisplay_builtin.cpp1338 fixed_info->hdr_supported = hw_resource_info.has_hdr; in GetConfig()
Ddisplay_base.cpp496 bool hdr_supported = hw_resource_info.has_hdr; in GetConfig()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Ddisplay_base.cpp385 fixed_info->hdr_supported = (hw_resource_info.has_hdr && hw_panel_info_.hdr_enabled); in GetConfig()
/hardware/qcom/sdm845/display/sdm/libs/core/
Ddisplay_base.cpp392 bool hdr_supported = hw_resource_info.has_hdr; in GetConfig()
/hardware/qcom/sm8150/display/sdm/libs/core/
Ddisplay_base.cpp510 bool hdr_supported = hw_resource_info.has_hdr; in GetConfig()