Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:lRoi

89                 ctx->listStats[mDpy].lRoi.left, ctx->listStats[mDpy].lRoi.top,
90 ctx->listStats[mDpy].lRoi.right,
91 ctx->listStats[mDpy].lRoi.bottom,
97 ctx->listStats[mDpy].lRoi.left,ctx->listStats[mDpy].lRoi.top,
98 ctx->listStats[mDpy].lRoi.right,
99 ctx->listStats[mDpy].lRoi.bottom);
529 hwc_rect_t roi = ctx->listStats[mDpy].lRoi;
540 hwc_rect_t visibleRect = ctx->listStats[mDpy].lRoi;
616 ctx->listStats[mDpy].lRoi = roi;
621 ctx->listStats[mDpy].lRoi.left, ctx->listStats[mDpy].lRoi.top,
622 ctx->listStats[mDpy].lRoi.right, ctx->listStats[mDpy].lRoi.bottom);
626 hwc_rect l_roi = ctx->listStats[mDpy].lRoi;
644 hwc_rect_t visibleRectL = ctx->listStats[mDpy].lRoi;
748 ctx->listStats[mDpy].lRoi = l_roi;
756 ctx->listStats[mDpy].lRoi.left, ctx->listStats[mDpy].lRoi.top,
757 ctx->listStats[mDpy].lRoi.right, ctx->listStats[mDpy].lRoi.bottom,
2392 hwc_rect_t l_roi = ctx->listStats[mDpy].lRoi;