Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:fbXRes

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