Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:rRoi

2636     hwc_rect rRoi = getIntersection(roi, rFrame);
2639 rRoiWidth = rRoi.right - rRoi.left;
2662 ctx->listStats[dpy].rRoi = (struct hwc_rect){lSplit, 0, fbXRes, fbYRes};
2665 ctx->listStats[dpy].rRoi = (struct hwc_rect){0, 0, 0, 0};