Home
last modified time | relevance | path

Searched refs:crop_r (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.cpp559 int& crop_r = crop.right; in calculate_crop_rects() local
602 crop_r -= crop_w * rightCutRatio; in calculate_crop_rects()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp1049 int& crop_r = crop.right; in calculate_crop_rects() local
1092 crop_r -= (int)round((double)crop_w * rightCutRatio); in calculate_crop_rects()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp1036 int& crop_r = crop.right; in calculate_crop_rects() local
1079 crop_r -= (int)round((double)crop_w * rightCutRatio); in calculate_crop_rects()