Searched refs:cropL (Results 1 - 16 of 16) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_fbupdate.cpp335 hwc_rect_t cropL = sourceCrop; local
338 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
340 if (configMdp(ctx->mOverlay, pargL, orient, cropL,
451 hwc_rect_t cropL = fbUpdatingRect; local
496 cropL.right = (fbUpdatingRect.right + fbUpdatingRect.left) / 2;
497 cropR.left = cropL.right;
505 cropL, cropL, NULL /*metadata*/, destL) < 0) {
H A Dhwc_utils.cpp738 hwc_rect_t cropL, dstL, cropR, dstR; local
744 cropL = sourceCrop;
748 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
757 sanitizeSourceCrop(cropL, cropR, hnd);
762 src_width_l = cropL.right - cropL.left;
763 src_height_l = cropL.bottom - cropL.top;
1707 void sanitizeSourceCrop(hwc_rect_t& cropL, hwc_rect_t& cropR, argument
1709 if(cropL
[all...]
H A Dhwc_mdpcomp.cpp2146 hwc_rect_t cropL = crop; local
2151 cropL.right = (crop.right + crop.left) / 2;
2152 cropR.left = cropL.right;
2153 sanitizeSourceCrop(cropL, cropR, hnd);
2157 hwc_rect_t tmp = cropL;
2158 cropL = cropR;
2177 cropL, dstL, metadata, lDest) < 0) {
H A Dhwc_utils.h248 void sanitizeSourceCrop(hwc_rect_t& cropL, hwc_rect_t& cropR,
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_fbupdate.cpp341 hwc_rect_t cropL = sourceCrop; local
344 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
346 if (configMdp(ctx->mOverlay, pargL, orient, cropL,
457 hwc_rect_t cropL = fbUpdatingRect; local
500 cropL.right = (fbUpdatingRect.right + fbUpdatingRect.left) / 2;
501 cropR.left = cropL.right;
509 cropL, cropL, NULL /*metadata*/, destL) < 0) {
H A Dhwc_utils.cpp725 hwc_rect_t cropL, dstL, cropR, dstR; local
731 cropL = sourceCrop;
735 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
744 sanitizeSourceCrop(cropL, cropR, hnd);
749 src_width_l = cropL.right - cropL.left;
750 src_height_l = cropL.bottom - cropL.top;
1712 void sanitizeSourceCrop(hwc_rect_t& cropL, hwc_rect_t& cropR, argument
1714 if(cropL
[all...]
H A Dhwc_mdpcomp.cpp2358 hwc_rect_t cropL = crop; local
2363 cropL.right = (crop.right + crop.left) / 2;
2364 cropR.left = cropL.right;
2365 sanitizeSourceCrop(cropL, cropR, hnd);
2369 hwc_rect_t tmp = cropL;
2370 cropL = cropR;
2389 cropL, dstL, metadata, lDest) < 0) {
H A Dhwc_utils.h272 void sanitizeSourceCrop(hwc_rect_t& cropL, hwc_rect_t& cropR,
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_fbupdate.cpp352 hwc_rect_t cropL = sourceCrop; local
355 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
357 if (configMdp(ctx->mOverlay, pargL, orient, cropL,
489 hwc_rect_t cropL = sourceCrop; local
535 cropL.right = (sourceCrop.right + sourceCrop.left) / 2;
536 cropR.left = cropL.right;
546 cropL, dstL, NULL /*metadata*/, destL) < 0) {
H A Dhwc_utils.cpp967 hwc_rect_t cropL, dstL, cropR, dstR; local
973 cropL = sourceCrop;
977 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
986 sanitizeSourceCrop(cropL, cropR, hnd);
991 src_width_l = cropL.right - cropL.left;
992 src_height_l = cropL.bottom - cropL.top;
2123 void sanitizeSourceCrop(hwc_rect_t& cropL, hwc_rect_t& cropR, argument
2125 if(cropL
[all...]
H A Dhwc_mdpcomp.cpp2720 hwc_rect_t cropL = crop; local
2725 cropL.right = (crop.right + crop.left) / 2;
2726 cropR.left = cropL.right;
2727 sanitizeSourceCrop(cropL, cropR, hnd);
2732 hwc_rect_t tmp = cropL;
2733 cropL = cropR;
2761 cropL, dstL, metadata, lDest) < 0) {
H A Dhwc_utils.h294 void sanitizeSourceCrop(hwc_rect_t& cropL, hwc_rect_t& cropR,
/hardware/qcom/display/msm8994/libhwcomposer/
H A Dhwc_fbupdate.cpp358 hwc_rect_t cropL = sourceCrop; local
361 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
363 if (configMdp(ctx->mOverlay, pargL, orient, cropL,
497 hwc_rect_t cropL = sourceCrop; local
549 cropL.right = (sourceCrop.right + sourceCrop.left) / 2;
550 cropR.left = cropL.right;
560 cropL, dstL, NULL /*metadata*/, destL) < 0) {
H A Dhwc_utils.cpp903 hwc_rect_t cropL, dstL, cropR, dstR; local
909 cropL = sourceCrop;
913 qhwc::calculate_crop_rects(cropL, dstL, scissorL, 0);
922 sanitizeSourceCrop(cropL, cropR, hnd);
927 src_width_l = cropL.right - cropL.left;
928 src_height_l = cropL.bottom - cropL.top;
2042 void sanitizeSourceCrop(hwc_rect_t& cropL, hwc_rect_t& cropR, argument
2044 if(cropL
[all...]
H A Dhwc_mdpcomp.cpp2901 hwc_rect_t cropL = crop; local
2906 cropL.right = (crop.right + crop.left) / 2;
2907 cropR.left = cropL.right;
2908 sanitizeSourceCrop(cropL, cropR, hnd);
2913 hwc_rect_t tmp = cropL;
2914 cropL = cropR;
2942 cropL, dstL, metadata, lDest) < 0) {
H A Dhwc_utils.h322 void sanitizeSourceCrop(hwc_rect_t& cropL, hwc_rect_t& cropR,

Completed in 174 milliseconds