/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
D | display_base.cpp | 743 GetValueOfModeAttribute(it_mode->second, kDynamicRangeAttribute, &dynamic_range); in SetColorMode() 820 DisplayError DisplayBase::GetValueOfModeAttribute(const AttrVal &attr,const std::string &type, in GetValueOfModeAttribute() function in sdm::DisplayBase 855 GetValueOfModeAttribute(it_mode->second, kColorGamutAttribute, &cur_color_gamut); in GetHdrColorMode() 856 GetValueOfModeAttribute(it_mode->second, kPictureQualityAttribute, &cur_pic_quality); in GetHdrColorMode() 862 GetValueOfModeAttribute(it_hdr.second, kDynamicRangeAttribute, &dynamic_range); in GetHdrColorMode() 863 GetValueOfModeAttribute(it_hdr.second, kColorGamutAttribute, &color_gamut); in GetHdrColorMode() 864 GetValueOfModeAttribute(it_hdr.second, kPictureQualityAttribute, &pic_quality); in GetHdrColorMode() 878 GetValueOfModeAttribute(it_hdr.second, kDynamicRangeAttribute, &dynamic_range); in GetHdrColorMode()
|
D | display_base.h | 136 DisplayError GetValueOfModeAttribute(const AttrVal &attr, const std::string &type,
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | display_base.cpp | 763 GetValueOfModeAttribute(it_mode->second, kDynamicRangeAttribute, &dynamic_range); in SetColorMode() 844 DisplayError DisplayBase::GetValueOfModeAttribute(const AttrVal &attr, const std::string &type, in GetValueOfModeAttribute() function in sdm::DisplayBase 879 GetValueOfModeAttribute(it_mode->second, kColorGamutAttribute, &cur_color_gamut); in GetHdrColorMode() 880 GetValueOfModeAttribute(it_mode->second, kPictureQualityAttribute, &cur_pic_quality); in GetHdrColorMode() 886 GetValueOfModeAttribute(it_hdr.second, kDynamicRangeAttribute, &dynamic_range); in GetHdrColorMode() 887 GetValueOfModeAttribute(it_hdr.second, kColorGamutAttribute, &color_gamut); in GetHdrColorMode() 888 GetValueOfModeAttribute(it_hdr.second, kPictureQualityAttribute, &pic_quality); in GetHdrColorMode() 902 GetValueOfModeAttribute(it_hdr.second, kDynamicRangeAttribute, &dynamic_range); in GetHdrColorMode()
|
D | display_base.h | 136 DisplayError GetValueOfModeAttribute(const AttrVal &attr, const std::string &type,
|
/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | display_base.cpp | 765 GetValueOfModeAttribute(it_mode->second, kDynamicRangeAttribute, &dynamic_range); in SetColorMode() 842 DisplayError DisplayBase::GetValueOfModeAttribute(const AttrVal &attr,const std::string &type, in GetValueOfModeAttribute() function in sdm::DisplayBase 877 GetValueOfModeAttribute(it_mode->second, kColorGamutAttribute, &cur_color_gamut); in GetHdrColorMode() 878 GetValueOfModeAttribute(it_mode->second, kPictureQualityAttribute, &cur_pic_quality); in GetHdrColorMode() 884 GetValueOfModeAttribute(it_hdr.second, kDynamicRangeAttribute, &dynamic_range); in GetHdrColorMode() 885 GetValueOfModeAttribute(it_hdr.second, kColorGamutAttribute, &color_gamut); in GetHdrColorMode() 886 GetValueOfModeAttribute(it_hdr.second, kPictureQualityAttribute, &pic_quality); in GetHdrColorMode() 900 GetValueOfModeAttribute(it_hdr.second, kDynamicRangeAttribute, &dynamic_range); in GetHdrColorMode()
|
D | display_base.h | 136 DisplayError GetValueOfModeAttribute(const AttrVal &attr, const std::string &type,
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | display_base.h | 140 DisplayError GetValueOfModeAttribute(const AttrVal &attr, const std::string &type,
|
D | display_base.cpp | 818 GetValueOfModeAttribute(it_mode->second, kDynamicRangeAttribute, &dynamic_range); in SetColorMode() 854 DisplayError DisplayBase::GetValueOfModeAttribute(const AttrVal &attr, const std::string &type, in GetValueOfModeAttribute() function in sdm::DisplayBase
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | display_base.h | 171 DisplayError GetValueOfModeAttribute(const AttrVal &attr, const std::string &type,
|
D | display_base.cpp | 935 GetValueOfModeAttribute(it_mode->second, kDynamicRangeAttribute, &dynamic_range); in SetColorMode() 994 DisplayError DisplayBase::GetValueOfModeAttribute(const AttrVal &attr, const std::string &type, in GetValueOfModeAttribute() function in sdm::DisplayBase 1875 GetValueOfModeAttribute(attr, kColorGamutAttribute, &color_gamut); in IsHdrMode() 1876 GetValueOfModeAttribute(attr, kDynamicRangeAttribute, &dynamic_range); in IsHdrMode()
|