Searched refs:crop_l (Results 1 - 5 of 5) sorted by relevance

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

Completed in 56 milliseconds