/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | display_base.cpp | 765 GetValueOfModeAttribute(it_mode->second, kDynamicRangeAttribute, &dynamic_range); in SetColorMode() 884 GetValueOfModeAttribute(it_hdr.second, kDynamicRangeAttribute, &dynamic_range); in GetHdrColorMode() 900 GetValueOfModeAttribute(it_hdr.second, kDynamicRangeAttribute, &dynamic_range); in GetHdrColorMode()
|
/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/msm8998/sdm/libs/core/ |
D | display_base.cpp | 763 GetValueOfModeAttribute(it_mode->second, kDynamicRangeAttribute, &dynamic_range); in SetColorMode() 886 GetValueOfModeAttribute(it_hdr.second, kDynamicRangeAttribute, &dynamic_range); in GetHdrColorMode() 902 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/display/msm8909/sdm/include/private/ |
D | color_params.h | 88 static const std::string kDynamicRangeAttribute = "DynamicRange"; variable
|
/hardware/qcom/sm8150/display/sdm/include/private/ |
D | color_params.h | 87 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 | 1202 GetValueOfModeAttribute(it_mode->second, kDynamicRangeAttribute, &dynamic_range); in SetColorMode() 2093 (it.first.find(kDynamicRangeAttribute) != std::string::npos)) { in GetColorPrimaryTransferFromAttributes() 2188 } else if (it.first.find(kDynamicRangeAttribute) != std::string::npos) { in GetBlendSpaceFromColorMode() 2233 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/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/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/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display.cpp | 227 } else if (it.first.find(kDynamicRangeAttribute) != std::string::npos) { in PopulateColorModes()
|