Home
last modified time | relevance | path

Searched defs:dst_height (Results 1 – 25 of 33) sorted by relevance

12

/hardware/qcom/sdm845/display/sdm/libs/utils/
Drect.cpp272 float *dst_height) { in GetCropAndDestination()
297 float crop_width = 1.0f, crop_height = 1.0f, dst_width = 1.0f, dst_height = 1.0f; in GetScaleFactor() local
/hardware/qcom/display/msm8996/sdm/libs/core/
Dresource_default.cpp579 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/msm8998/sdm/libs/hwc2/
Dhwc_display_external.cpp187 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
/hardware/qcom/display/msm8996/sdm/libs/hwc2/
Dhwc_display_external.cpp188 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
/hardware/qcom/display/msm8909/sdm/libs/core/
Dresource_default.cpp616 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
Ddisplay_base.cpp1108 float dst_height = FLOAT(dst_rect.bottom - dst_rect.top); in NeedsDownScale() local
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dresource_default.cpp616 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
Ddisplay_base.cpp1085 float dst_height = FLOAT(dst_rect.bottom - dst_rect.top); in NeedsDownScale() local
/hardware/qcom/sdm845/display/sdm/libs/core/
Dresource_default.cpp616 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
/hardware/qcom/display/msm8998/sdm/libs/core/
Dresource_default.cpp616 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
Ddisplay_base.cpp1108 float dst_height = FLOAT(dst_rect.bottom - dst_rect.top); in NeedsDownScale() local
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_display_external.cpp190 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
Dhwc_display_external.cpp190 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_display_external.cpp200 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
Dhwc_layers.cpp1015 uint32_t dst_height = static_cast<uint32_t>(layer_->dst_rect.bottom - layer_->dst_rect.top); in IsScalingPresent() local
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_display_external.cpp227 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/
Dhwc_display_external.cpp231 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_display_external.cpp231 static void AdjustSourceResolution(uint32_t dst_width, uint32_t dst_height, uint32_t *src_width, in AdjustSourceResolution()
/hardware/qcom/msm8x09/kernel-headers/drm/
Dsde_drm.h103 uint32_t dst_height; member
/hardware/qcom/msm8x09/original-kernel-headers/drm/
Dsde_drm.h279 uint32_t dst_height; member
/hardware/qcom/msm8x09/original-kernel-headers/linux/
Dmsm_mdp_ext.h635 uint32_t dst_height; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_mdp_ext.h234 uint32_t dst_height; member
/hardware/qcom/msm8x09/original-kernel-headers/
Dmsm_mdp_ext.h635 uint32_t dst_height; member
/hardware/qcom/msm8x09/kernel-headers/linux/
Dmsm_mdp_ext.h198 uint32_t dst_height; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_mdp_ext.h620 uint32_t dst_height; member

12