Home | History | Annotate | Download | only in libhwcomposer

Lines Matching full:hwc_rect

428   hwc_rect dirtyRect = (hwc_rect){0, 0, 0, 0};
502 struct hwc_rect roi = (struct hwc_rect){0, 0, 0, 0};
503 hwc_rect fullFrame = (struct hwc_rect) {0, 0,(int)ctx->dpyAttr[mDpy].xres,
538 hwc_rect l_roi = ctx->listStats[mDpy].lRoi;
539 hwc_rect r_roi = ctx->listStats[mDpy].rRoi;
608 struct hwc_rect l_frame = (struct hwc_rect){0, 0, lSplit, hw_h};
609 struct hwc_rect r_frame = (struct hwc_rect){lSplit, 0, hw_w, hw_h};
611 struct hwc_rect l_roi = (struct hwc_rect){0, 0, 0, 0};
612 struct hwc_rect r_roi = (struct hwc_rect){0, 0, 0, 0};
1275 hwc_rect_t fbRect = (struct hwc_rect){0, 0, 0, 0};