Home
last modified time | relevance | path

Searched refs:supported_csc (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.cpp74 bool supported_csc = true; in GetColorPrimary() local
95 supported_csc = false; in GetColorPrimary()
97 return supported_csc; in GetColorPrimary()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.cpp74 bool supported_csc = true; in GetColorPrimary() local
95 supported_csc = false; in GetColorPrimary()
97 return supported_csc; in GetColorPrimary()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.cpp70 bool supported_csc = true; in GetColorPrimary() local
91 supported_csc = false; in GetColorPrimary()
93 return supported_csc; in GetColorPrimary()
/hardware/qcom/sm7250/display/composer/
Dhwc_layers.cpp71 bool supported_csc = true; in GetColorPrimary() local
92 supported_csc = false; in GetColorPrimary()
94 return supported_csc; in GetColorPrimary()