Home
last modified time | relevance | path

Searched refs:DynamicRangeMap (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_display.h113 typedef std::map<DynamicRangeType, std::string> DynamicRangeMap; typedef
114 typedef std::map<RenderIntent, DynamicRangeMap> RenderIntentMap;
121 std::map<ColorMode, DynamicRangeMap> preferred_mode_ = {};
/hardware/qcom/sm7250/display/composer/
Dhwc_display.h174 typedef std::map<DynamicRangeType, std::string> DynamicRangeMap; typedef
175 typedef std::map<RenderIntent, DynamicRangeMap> RenderIntentMap;
182 std::map<ColorMode, DynamicRangeMap> preferred_mode_ = {};