Home
last modified time | relevance | path

Searched refs:ValidateDownScaling (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/
Dresource_default.h120 DisplayError ValidateDownScaling(float scale_x, float scale_y, bool ubwc_tiled);
Dresource_default.cpp715 error = ValidateDownScaling(scale_x, scale_y, ubwc_tiled); in ValidateScaling()
728 DisplayError ResourceDefault::ValidateDownScaling(float scale_x, float scale_y, bool ubwc_tiled) { in ValidateDownScaling() function in sdm::ResourceDefault
/hardware/qcom/display/msm8909/sdm/libs/core/
Dresource_default.h127 DisplayError ValidateDownScaling(float scale_x, float scale_y, bool ubwc_tiled);
Dresource_default.cpp753 error = ValidateDownScaling(scale_x, scale_y, (layout != kLinear)); in ValidateScaling()
766 DisplayError ResourceDefault::ValidateDownScaling(float scale_x, float scale_y, bool ubwc_tiled) { in ValidateDownScaling() function in sdm::ResourceDefault
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dresource_default.h127 DisplayError ValidateDownScaling(float scale_x, float scale_y, bool ubwc_tiled);
Dresource_default.cpp753 error = ValidateDownScaling(scale_x, scale_y, (layout != kLinear)); in ValidateScaling()
766 DisplayError ResourceDefault::ValidateDownScaling(float scale_x, float scale_y, bool ubwc_tiled) { in ValidateDownScaling() function in sdm::ResourceDefault
/hardware/qcom/display/msm8998/sdm/libs/core/
Dresource_default.h126 DisplayError ValidateDownScaling(float scale_x, float scale_y, bool ubwc_tiled);
Dresource_default.cpp753 error = ValidateDownScaling(scale_x, scale_y, (layout != kLinear)); in ValidateScaling()
766 DisplayError ResourceDefault::ValidateDownScaling(float scale_x, float scale_y, bool ubwc_tiled) { in ValidateDownScaling() function in sdm::ResourceDefault
/hardware/qcom/sm8150/display/sdm/libs/core/
Dresource_default.h132 DisplayError ValidateDownScaling(float scale_x, float scale_y, bool ubwc_tiled);
Dresource_default.cpp745 error = ValidateDownScaling(scale_x, scale_y, (layout != kLinear)); in ValidateScaling()
758 DisplayError ResourceDefault::ValidateDownScaling(float scale_x, float scale_y, bool ubwc_tiled) { in ValidateDownScaling() function in sdm::ResourceDefault
/hardware/qcom/sm7250/display/sdm/libs/core/
Dresource_default.h136 DisplayError ValidateDownScaling(float scale_x, float scale_y, bool ubwc_tiled);
Dresource_default.cpp742 error = ValidateDownScaling(scale_x, scale_y, (layout != kLinear)); in ValidateScaling()
755 DisplayError ResourceDefault::ValidateDownScaling(float scale_x, float scale_y, bool ubwc_tiled) { in ValidateDownScaling() function in sdm::ResourceDefault