Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:cropR

2902     hwc_rect_t cropR = crop;
2907 cropR.left = cropL.right;
2908 sanitizeSourceCrop(cropL, cropR, hnd);
2914 cropL = cropR;
2915 cropR = tmp;
2955 cropR, dstR, metadata, rDest) < 0) {