Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_fbupdate.cpp98 ovutils::Dim dcrop(sourceCrop.left, sourceCrop.top, in configure() local
101 ov.setCrop(dcrop, dest); in configure()
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()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp1787 Dim dcrop(crop.left, crop.top, crop_w, crop_h); in configMdp() local
1788 ov->setCrop(dcrop, dest); in configMdp()