Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.cpp560 int& crop_b = crop.bottom; in calculate_crop_rects() local
603 crop_b -= crop_h * bottomCutRatio; in calculate_crop_rects()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp1050 int& crop_b = crop.bottom; in calculate_crop_rects() local
1093 crop_b -= (int)round((double)crop_h * bottomCutRatio); in calculate_crop_rects()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp1037 int& crop_b = crop.bottom; in calculate_crop_rects() local
1080 crop_b -= (int)round((double)crop_h * bottomCutRatio); in calculate_crop_rects()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp1255 int& crop_b = crop.bottom; in calculate_crop_rects() local
1298 crop_b -= (int)round((double)crop_h * bottomCutRatio); in calculate_crop_rects()