Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:cropR

2754     hwc_rect_t cropR = crop;
2759 cropR.left = cropL.right;
2760 sanitizeSourceCrop(cropL, cropR, hnd);
2766 cropL = cropR;
2767 cropR = tmp;
2807 cropR, dstR, metadata, rDest) < 0) {