Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.cpp901 Dim dcrop(crop.left, crop.top, crop_w, crop_h); in configMdp() local
902 ov->setCrop(dcrop, dest); in configMdp()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp1546 Dim dcrop(crop.left, crop.top, crop_w, crop_h); in configMdp() local
1547 ov->setCrop(dcrop, dest); in configMdp()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp1552 Dim dcrop(crop.left, crop.top, crop_w, crop_h); in configMdp() local
1553 ov->setCrop(dcrop, dest); in configMdp()