Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:fbXRes

2651     const int fbXRes = (int)ctx->dpyAttr[dpy].xres;
2662 ctx->listStats[dpy].rRoi = (struct hwc_rect){lSplit, 0, fbXRes, fbYRes};
2664 ctx->listStats[dpy].lRoi = (struct hwc_rect){0, 0,fbXRes, fbYRes};