Searched defs:crop_height (Results 1 – 9 of 9) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3CropRegionMapper.cpp | 128 int32_t& crop_width, int32_t& crop_height) in toActiveArray() 160 int32_t& crop_width, int32_t& crop_height) in toSensor()
|
/hardware/qcom/sdm845/display/sdm/libs/utils/ |
D | rect.cpp | 271 float *crop_height, float *dst_width, 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/sm8150/display/sdm/libs/utils/ |
D | rect.cpp | 312 float *crop_height, float *dst_width, 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/msm8996/sdm/libs/core/ |
D | resource_default.cpp | 572 float crop_height = crop->bottom - crop->top; in CalculateCropRects() local 669 float crop_height = crop.bottom - crop.top; in ValidateDimensions() local 775 float crop_height = crop.bottom - crop.top; in GetScaleFactor() local
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | resource_default.cpp | 616 float crop_height = crop->bottom - crop->top; in CalculateCropRects() local 713 float crop_height = crop.bottom - crop.top; in ValidateDimensions() local 820 float crop_height = crop.bottom - crop.top; in GetScaleFactor() local
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/ |
D | resource_default.cpp | 609 float crop_height = crop->bottom - crop->top; in CalculateCropRects() local 706 float crop_height = crop.bottom - crop.top; in ValidateDimensions() local 813 float crop_height = crop.bottom - crop.top; in GetScaleFactor() local
|
/hardware/qcom/display/msm8998/sdm/libs/core/ |
D | resource_default.cpp | 609 float crop_height = crop->bottom - crop->top; in CalculateCropRects() local 706 float crop_height = crop.bottom - crop.top; in ValidateDimensions() local 813 float crop_height = crop.bottom - crop.top; in GetScaleFactor() local
|
/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | resource_default.cpp | 609 float crop_height = crop->bottom - crop->top; in CalculateCropRects() local 706 float crop_height = crop.bottom - crop.top; in ValidateDimensions() local 813 float crop_height = crop.bottom - crop.top; in GetScaleFactor() local
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | resource_default.cpp | 609 float crop_height = crop->bottom - crop->top; in CalculateCropRects() local 706 float crop_height = crop.bottom - crop.top; in ValidateDimensions() local 813 float crop_height = crop.bottom - crop.top; in GetScaleFactor() local
|