Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:lRoi

79                 ctx->listStats[mDpy].lRoi.left, ctx->listStats[mDpy].lRoi.top,
80 ctx->listStats[mDpy].lRoi.right,
81 ctx->listStats[mDpy].lRoi.bottom,
87 ctx->listStats[mDpy].lRoi.left,ctx->listStats[mDpy].lRoi.top,
88 ctx->listStats[mDpy].lRoi.right,
89 ctx->listStats[mDpy].lRoi.bottom);
441 hwc_rect_t roi = ctx->listStats[mDpy].lRoi;
452 hwc_rect_t visibleRect = ctx->listStats[mDpy].lRoi;
527 ctx->listStats[mDpy].lRoi = roi;
532 ctx->listStats[mDpy].lRoi.left, ctx->listStats[mDpy].lRoi.top,
533 ctx->listStats[mDpy].lRoi.right, ctx->listStats[mDpy].lRoi.bottom);
537 hwc_rect l_roi = ctx->listStats[mDpy].lRoi;
555 hwc_rect_t visibleRectL = ctx->listStats[mDpy].lRoi;
658 ctx->listStats[mDpy].lRoi = l_roi;
666 ctx->listStats[mDpy].lRoi.left, ctx->listStats[mDpy].lRoi.top,
667 ctx->listStats[mDpy].lRoi.right, ctx->listStats[mDpy].lRoi.bottom,
2008 hwc_rect_t l_roi = ctx->listStats[mDpy].lRoi;