/hardware/qcom/sm7250/display/sdm/libs/utils/ |
D | rect.cpp | 314 float *dst_height) { in GetCropAndDestination() 339 float crop_width = 1.0f, crop_height = 1.0f, dst_width = 1.0f, dst_height = 1.0f; in GetScaleFactor() local
|
/hardware/qcom/sm8150/display/sdm/libs/utils/ |
D | rect.cpp | 313 float *dst_height) { in GetCropAndDestination() 338 float crop_width = 1.0f, crop_height = 1.0f, dst_width = 1.0f, dst_height = 1.0f; in GetScaleFactor() local
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 187 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 188 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
|
/hardware/qcom/display/msm8996/sdm/libs/core/ |
D | resource_default.cpp | 579 float dst_height = dst->bottom - dst->top; in CalculateCropRects() local 671 float dst_height = dst.bottom - dst.top; in ValidateDimensions() local 777 float dst_height = dst.bottom - dst.top; in GetScaleFactor() local
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 190 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_display_external.cpp | 190 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | resource_default.cpp | 616 float dst_height = dst->bottom - dst->top; in CalculateCropRects() local 708 float dst_height = dst.bottom - dst.top; in ValidateDimensions() local 815 float dst_height = dst.bottom - dst.top; in GetScaleFactor() local
|
D | display_base.cpp | 1108 float dst_height = FLOAT(dst_rect.bottom - dst_rect.top); in NeedsDownScale() local
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
D | resource_default.cpp | 616 float dst_height = dst->bottom - dst->top; in CalculateCropRects() local 708 float dst_height = dst.bottom - dst.top; in ValidateDimensions() local 815 float dst_height = dst.bottom - dst.top; in GetScaleFactor() local
|
D | display_base.cpp | 1085 float dst_height = FLOAT(dst_rect.bottom - dst_rect.top); in NeedsDownScale() local
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | resource_default.cpp | 608 float dst_height = dst->bottom - dst->top; in CalculateCropRects() local 700 float dst_height = dst.bottom - dst.top; in ValidateDimensions() local 807 float dst_height = dst.bottom - dst.top; in GetScaleFactor() local
|
D | display_base.cpp | 1313 float dst_height = FLOAT(dst_rect.bottom - dst_rect.top); in NeedsDownScale() local
|
/hardware/qcom/sm7250/display/sdm/libs/core/ |
D | resource_default.cpp | 605 float dst_height = dst->bottom - dst->top; in CalculateCropRects() local 697 float dst_height = dst.bottom - dst.top; in ValidateDimensions() local 804 float dst_height = dst.bottom - dst.top; in GetScaleFactor() local
|
D | display_base.cpp | 1592 float dst_height = FLOAT(dst_rect.bottom - dst_rect.top); in NeedsDownScale() local
|
/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | resource_default.cpp | 616 float dst_height = dst->bottom - dst->top; in CalculateCropRects() local 708 float dst_height = dst.bottom - dst.top; in ValidateDimensions() local 815 float dst_height = dst.bottom - dst.top; in GetScaleFactor() local
|
D | display_base.cpp | 1108 float dst_height = FLOAT(dst_rect.bottom - dst_rect.top); in NeedsDownScale() local
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_display_external.cpp | 227 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_display_external.cpp | 231 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/ |
D | hwc_display_external.cpp | 231 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_display_pluggable.cpp | 194 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
|
D | hwc_layers.cpp | 1105 uint32_t dst_height = static_cast<uint32_t>(layer_->dst_rect.bottom - layer_->dst_rect.top); in IsScalingPresent() local
|
/hardware/qcom/sm7250/display/composer/ |
D | hwc_display_pluggable.cpp | 196 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
|
D | hwc_layers.cpp | 1187 uint32_t dst_height = static_cast<uint32_t>(layer_->dst_rect.bottom - layer_->dst_rect.top); in IsScalingPresent() local
|
/hardware/qcom/display/msm8996/sdm/include/private/ |
D | hw_info_types.h | 353 uint32_t dst_height = 0; member
|