Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.cpp562 int crop_h = crop.bottom - crop.top; in calculate_crop_rects() local
900 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
1516 uint32_t crop_h = (crop.bottom - crop.top); in configRotator() local
1545 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.cpp1039 int crop_h = crop.bottom - crop.top; in calculate_crop_rects() local
1551 int crop_h = crop.bottom - crop.top; in configMdp() local
Dhwc_mdpcomp.cpp356 int crop_h = rotated90 ? crop.right - crop.left : crop.bottom - crop.top; in isValidDimension() local
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp1257 int crop_h = crop.bottom - crop.top; in calculate_crop_rects() local
1786 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