Searched defs:crop_w (Results 1 – 13 of 13) sorted by relevance
/hardware/samsung_slsi/exynos5/librotator/ |
D | exynos_rotator.c | 203 unsigned int *crop_w, unsigned int *crop_h, in m_exynos_rotator_check_src_size() 261 unsigned int *crop_w, unsigned int *crop_h, in m_exynos_rotator_check_dst_size()
|
/hardware/qcom/display/msm8974/libhwcomposer/ |
D | hwc_utils.cpp | 512 int crop_w = crop.right - crop.left; in calculate_crop_rects() local 805 uint32_t crop_w = (crop.right - crop.left); in configRotator() local 834 int crop_w = crop.right - crop.left; in configMdp() local
|
D | hwc_mdpcomp.cpp | 280 int crop_w = rotated90 ? crop.bottom - crop.top : crop.right - crop.left; in isValidDimension() local
|
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_utils.cpp | 558 int crop_w = crop.right - crop.left; in calculate_crop_rects() local 899 int crop_w = crop.right - crop.left; in configMdp() local
|
D | hwc_mdpcomp.cpp | 287 int crop_w = crop.right - crop.left; in isValidDimension() local
|
/hardware/samsung_slsi/exynos5/libgscaler/ |
D | exynos_gscaler.c | 180 unsigned int *crop_w, unsigned int *crop_h, in m_exynos_gsc_check_src_size() 243 unsigned int *crop_w, unsigned int *crop_h, in m_exynos_gsc_check_dst_size()
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
D | hwc_utils.cpp | 1032 int crop_w = crop.right - crop.left; in calculate_crop_rects() local 1448 uint32_t crop_w = (crop.right - crop.left); in configRotator() local 1477 int crop_w = crop.right - crop.left; in configMdp() local
|
D | hwc_mdpcomp.cpp | 330 int crop_w = crop.right - crop.left; in isValidDimension() local
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
D | hwc_utils.cpp | 1051 int crop_w = crop.right - crop.left; in calculate_crop_rects() local 1507 uint32_t crop_w = (crop.right - crop.left); in configRotator() local 1536 int crop_w = crop.right - crop.left; in configMdp() local
|
D | hwc_mdpcomp.cpp | 337 int crop_w = crop.right - crop.left; in isValidDimension() local
|
/hardware/samsung_slsi/exynos5/libcamera/ |
D | ExynosCamera.cpp | 3530 unsigned int crop_w = 0; in m_setCrop() local 3580 unsigned int *crop_w, unsigned int *crop_h, in m_getCropRect()
|
D | ExynosCameraHWInterface.cpp | 4037 int *crop_w, int *crop_h, in m_getRatioSize()
|
/hardware/samsung_slsi/exynos5/libcamera2/ |
D | ExynosCameraHWInterface2.cpp | 2496 int *crop_w, int *crop_h, in m_getRatioSize() 3181 int crop_x = 0, crop_y = 0, crop_w = 0, crop_h = 0; in m_sensorThreadFunc() local
|