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
767 if (IsBT2020(layer_buffer->color_metadata.colorPrimaries)) { in ValidateAndSetCSC()
Dhwc_display.cpp738 if (sdm::IsBT2020(color_metadata.colorPrimaries)) { in BuildLayerStack()
/hardware/qcom/sm8150/display/sdm/libs/hwc2/
Dhwc_layers.h53 bool IsBT2020(const ColorPrimaries &color_primary);
Dhwc_layers.cpp147 bool IsBT2020(const ColorPrimaries &color_primary) { in IsBT2020() function
960 if (IsBT2020(layer_buffer->color_metadata.colorPrimaries)) { in ValidateAndSetCSC()
/hardware/qcom/sm7250/display/composer/
Dhwc_layers.h58 bool IsBT2020(const ColorPrimaries &color_primary);
Dhwc_layers.cpp148 bool IsBT2020(const ColorPrimaries &color_primary) { in IsBT2020() function
1044 if (IsBT2020(layer_buffer->color_metadata.colorPrimaries)) { in ValidateAndSetCSC()