Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:cropR

2351     hwc_rect_t cropR = crop;
2356 cropR.left = cropL.right;
2357 sanitizeSourceCrop(cropL, cropR, hnd);
2362 cropL = cropR;
2363 cropR = tmp;
2394 cropR, dstR, metadata, rDest) < 0) {