Home
last modified time | relevance | path

Searched refs:IsBT2020 (Results 1 – 9 of 9) sorted by relevance

/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.h47 bool IsBT2020(const ColorPrimaries &color_primary);
Dhwc_layers.cpp144 bool IsBT2020(const ColorPrimaries &color_primary) { in IsBT2020() function
768 if (IsBT2020(layer_buffer->color_metadata.colorPrimaries)) { in ValidateAndSetCSC()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_layers.h47 bool IsBT2020(const ColorPrimaries &color_primary);
Dhwc_layers.cpp147 bool IsBT2020(const ColorPrimaries &color_primary) { in IsBT2020() function
766 if (IsBT2020(layer_buffer->color_metadata.colorPrimaries)) { in ValidateAndSetCSC()
Dhwc_display.cpp738 if (sdm::IsBT2020(color_metadata.colorPrimaries)) { in BuildLayerStack()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_layers.h53 bool IsBT2020(const ColorPrimaries &color_primary);
Dhwc_layers.cpp138 bool IsBT2020(const ColorPrimaries &color_primary) { in IsBT2020() function
897 IsBT2020(layer_->input_buffer.color_metadata.colorPrimaries) && in SupportLocalConversion()
931 if (IsBT2020(layer_buffer->color_metadata.colorPrimaries)) { in ValidateAndSetCSC()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.h53 bool IsBT2020(const ColorPrimaries &color_primary);
Dhwc_layers.cpp146 bool IsBT2020(const ColorPrimaries &color_primary) { in IsBT2020() function
936 if (layer_buffer->flags.video && IsBT2020(layer_buffer->color_metadata.colorPrimaries)) { in ValidateAndSetCSC()