Home
last modified time | relevance | path

Searched refs:crop_l (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.cpp557 int& crop_l = crop.left; in calculate_crop_rects() local
600 crop_l += crop_w * leftCutRatio; in calculate_crop_rects()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp1047 int& crop_l = crop.left; in calculate_crop_rects() local
1090 crop_l += (int)round((double)crop_w * leftCutRatio); in calculate_crop_rects()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp1034 int& crop_l = crop.left; in calculate_crop_rects() local
1077 crop_l += (int)round((double)crop_w * leftCutRatio); in calculate_crop_rects()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp1252 int& crop_l = crop.left; in calculate_crop_rects() local
1295 crop_l += (int)round((double)crop_w * leftCutRatio); in calculate_crop_rects()