Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp1526 Dim rotCrop(crop.left, crop.top, crop_w, crop_h); in configRotator() local
1527 rot->setCrop(rotCrop); in configRotator()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp1531 Dim rotCrop(crop.left, crop.top, crop.right - crop.left, in configRotator() local
1533 rot->setCrop(rotCrop); in configRotator()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp1766 Dim rotCrop(crop.left, crop.top, crop.right - crop.left, in configRotator() local
1768 rot->setCrop(rotCrop); in configRotator()