Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:cropR

2142     hwc_rect_t cropR = crop;
2147 cropR.left = cropL.right;
2148 sanitizeSourceCrop(cropL, cropR, hnd);
2153 cropL = cropR;
2154 cropR = tmp;
2185 cropR, dstR, metadata, rDest) < 0) {