Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.cpp558 int& crop_t = crop.top; in calculate_crop_rects() local
601 crop_t += crop_h * topCutRatio; in calculate_crop_rects()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp1048 int& crop_t = crop.top; in calculate_crop_rects() local
1091 crop_t += (int)round((double)crop_h * topCutRatio); in calculate_crop_rects()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp1035 int& crop_t = crop.top; in calculate_crop_rects() local
1078 crop_t += (int)round((double)crop_h * topCutRatio); in calculate_crop_rects()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp1253 int& crop_t = crop.top; in calculate_crop_rects() local
1296 crop_t += (int)round((double)crop_h * topCutRatio); in calculate_crop_rects()