Searched defs:crop_r (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_utils.cpp549 int& crop_r = crop.right; local
594 crop_r -= crop_w * rightCutRatio;
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_utils.cpp510 int& crop_r = crop.right; local
555 crop_r -= crop_w * rightCutRatio;
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_utils.cpp509 int& crop_r = crop.right; local
554 crop_r -= crop_w * rightCutRatio;

Completed in 161 milliseconds