HomeSort by relevance Sort by last modified time
    Searched refs:ValidateDownScaling (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/display/msm8996/sdm/libs/core/
resource_default.h 120 DisplayError ValidateDownScaling(float scale_x, float scale_y, bool ubwc_tiled);
resource_default.cpp 715 error = ValidateDownScaling(scale_x, scale_y, ubwc_tiled);
728 DisplayError ResourceDefault::ValidateDownScaling(float scale_x, float scale_y, bool ubwc_tiled) {
  /hardware/qcom/display/msmcobalt/sdm/libs/core/
resource_default.h 120 DisplayError ValidateDownScaling(float scale_x, float scale_y, bool ubwc_tiled);
resource_default.cpp 715 error = ValidateDownScaling(scale_x, scale_y, ubwc_tiled);
728 DisplayError ResourceDefault::ValidateDownScaling(float scale_x, float scale_y, bool ubwc_tiled) {

Completed in 357 milliseconds