Searched refs:kDynamicRangeAttribute (Results 1 – 16 of 16) sorted by relevance
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
D | display_base.cpp | 743 GetValueOfModeAttribute(it_mode->second, kDynamicRangeAttribute, &dynamic_range); in SetColorMode() 862 GetValueOfModeAttribute(it_hdr.second, kDynamicRangeAttribute, &dynamic_range); in GetHdrColorMode() 878 GetValueOfModeAttribute(it_hdr.second, kDynamicRangeAttribute, &dynamic_range); in GetHdrColorMode()
|
/hardware/qcom/display/msm8909w_3100/sdm/include/private/ |
D | color_params.h | 88 static const std::string kDynamicRangeAttribute = "DynamicRange"; variable
|
/hardware/qcom/display/msm8998/sdm/include/private/ |
D | color_params.h | 84 static const std::string kDynamicRangeAttribute = "DynamicRange"; variable
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | display_base.cpp | 993 GetValueOfModeAttribute(it_mode->second, kDynamicRangeAttribute, &dynamic_range); in SetColorMode() 1829 (it.first.find(kDynamicRangeAttribute) != std::string::npos)) { in GetColorPrimaryTransferFromAttributes() 1919 } else if (it.first.find(kDynamicRangeAttribute) != std::string::npos) { in GetBlendSpaceFromColorMode() 1961 GetValueOfModeAttribute(attr, kDynamicRangeAttribute, &dynamic_range); in IsHdrMode()
|
D | display_pluggable.cpp | 336 var.push_back(std::make_pair(kDynamicRangeAttribute, kSdr)); in InitializeColorModes()
|
/hardware/qcom/sdm845/display/sdm/include/private/ |
D | color_params.h | 84 static const std::string kDynamicRangeAttribute = "DynamicRange"; variable
|
/hardware/qcom/sm7250/display/sdm/libs/core/ |
D | display_pluggable.cpp | 271 var.push_back(std::make_pair(kDynamicRangeAttribute, kSdr)); in InitializeColorModes()
|
D | display_base.cpp | 1014 GetValueOfModeAttribute(it_mode->second, kDynamicRangeAttribute, &dynamic_range); in SetColorMode() 1905 (it.first.find(kDynamicRangeAttribute) != std::string::npos)) { in GetColorPrimaryTransferFromAttributes() 2000 } else if (it.first.find(kDynamicRangeAttribute) != std::string::npos) { in GetBlendSpaceFromColorMode() 2045 GetValueOfModeAttribute(attr, kDynamicRangeAttribute, &dynamic_range); in IsHdrMode()
|
/hardware/qcom/sm7250/display/sdm/include/private/ |
D | color_params.h | 92 static const std::string kDynamicRangeAttribute = "DynamicRange"; variable
|
/hardware/qcom/display/msm8909/sdm/include/private/ |
D | color_params.h | 88 static const std::string kDynamicRangeAttribute = "DynamicRange"; variable
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_display.cpp | 244 } else if (it.first.find(kDynamicRangeAttribute) != std::string::npos) { in SetPreferredColorModeInternal() 353 } else if (it.first.find(kDynamicRangeAttribute) != std::string::npos) { in PopulateColorModes()
|
/hardware/qcom/sm7250/display/composer/ |
D | hwc_display.cpp | 258 } else if (it.first.find(kDynamicRangeAttribute) != std::string::npos) { in SetPreferredColorModeInternal() 368 } else if (it.first.find(kDynamicRangeAttribute) != std::string::npos) { in PopulateColorModes()
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | display_base.cpp | 818 GetValueOfModeAttribute(it_mode->second, kDynamicRangeAttribute, &dynamic_range); in SetColorMode()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_display.cpp | 220 } else if (it.first.find(kDynamicRangeAttribute) != std::string::npos) { in PopulateColorModes()
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display.cpp | 223 } else if (it.first.find(kDynamicRangeAttribute) != std::string::npos) { in PopulateColorModes()
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_display.cpp | 413 } else if (it.first.find(kDynamicRangeAttribute) != std::string::npos) { in PopulateColorModes()
|