Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:lRoi

81                 ctx->listStats[mDpy].lRoi.left, ctx->listStats[mDpy].lRoi.top,
82 ctx->listStats[mDpy].lRoi.right,
83 ctx->listStats[mDpy].lRoi.bottom,
89 ctx->listStats[mDpy].lRoi.left,ctx->listStats[mDpy].lRoi.top,
90 ctx->listStats[mDpy].lRoi.right,
91 ctx->listStats[mDpy].lRoi.bottom);
518 hwc_rect_t roi = ctx->listStats[mDpy].lRoi;
529 hwc_rect_t visibleRect = ctx->listStats[mDpy].lRoi;
599 ctx->listStats[mDpy].lRoi = roi;
604 ctx->listStats[mDpy].lRoi.left, ctx->listStats[mDpy].lRoi.top,
605 ctx->listStats[mDpy].lRoi.right, ctx->listStats[mDpy].lRoi.bottom);
609 hwc_rect l_roi = ctx->listStats[mDpy].lRoi;
627 hwc_rect_t visibleRectL = ctx->listStats[mDpy].lRoi;
722 ctx->listStats[mDpy].lRoi = l_roi;
730 ctx->listStats[mDpy].lRoi.left, ctx->listStats[mDpy].lRoi.top,
731 ctx->listStats[mDpy].lRoi.right, ctx->listStats[mDpy].lRoi.bottom,
2373 hwc_rect_t l_roi = ctx->listStats[mDpy].lRoi;