Home
last modified time | relevance | path

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

/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.cpp1039 int crop_h = crop.bottom - crop.top; in calculate_crop_rects() local
1549 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/msm8909/libhwcomposer/
Dhwc_utils.cpp1324 int crop_h = crop.bottom - crop.top; in calculate_crop_rects() local
1864 int crop_h = crop.bottom - crop.top; in configMdp() local
Dhwc_mdpcomp.cpp410 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
1784 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