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/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.cpp71 bool supported_csc = true; in GetColorPrimary() local
92 supported_csc = false; in GetColorPrimary()
94 return supported_csc; in GetColorPrimary()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.cpp69 bool supported_csc = true; in GetColorPrimary() local
90 supported_csc = false; in GetColorPrimary()
92 return supported_csc; in GetColorPrimary()