Home
last modified time | relevance | path

Searched defs:crop_h (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc_utils.cpp513 int crop_h = crop.bottom - crop.top; in calculate_crop_rects() local
803 uint32_t crop_h = (crop.bottom - crop.top); in configRotator() local
832 int crop_h = crop.bottom - crop.top; in configMdp() local
Dhwc_mdpcomp.cpp280 int crop_h = rotated90 ? crop.right - crop.left : crop.bottom - crop.top; in isValidDimension() local
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.cpp562 int crop_h = crop.bottom - crop.top; in calculate_crop_rects() local
898 int crop_h = crop.bottom - crop.top; in configMdp() local
Dhwc_mdpcomp.cpp286 int crop_h = crop.bottom - crop.top; in isValidDimension() local
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp1052 int crop_h = crop.bottom - crop.top; in calculate_crop_rects() local
1514 uint32_t crop_h = (crop.bottom - crop.top); in configRotator() local
1543 int crop_h = crop.bottom - crop.top; in configMdp() local
Dhwc_mdpcomp.cpp330 int crop_h = crop.bottom - crop.top; in isValidDimension() local
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp1038 int crop_h = crop.bottom - crop.top; in calculate_crop_rects() local
1548 int crop_h = crop.bottom - crop.top; in configMdp() local
Dhwc_mdpcomp.cpp348 int crop_h = rotated90 ? crop.right - crop.left : crop.bottom - crop.top; in isValidDimension() local
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp1255 int crop_h = crop.bottom - crop.top; in calculate_crop_rects() local
1782 int crop_h = crop.bottom - crop.top; in configMdp() local
Dhwc_mdpcomp.cpp414 int crop_h = rotated90 ? crop.right - crop.left : crop.bottom - crop.top; in isValidDimension() local