Lines Matching refs:xres
73 info.width = ((info.xres * 25.4f)/160.0f + 0.5f); in openFramebufferDevice()
77 float xdpi = (info.xres * 25.4f) / info.width; in openFramebufferDevice()
108 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].stride = finfo.line_length /(info.xres/8); in openFramebufferDevice()
109 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xres = info.xres; in openFramebufferDevice()
147 IFBUpdate::getObject(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xres, in initContext()
168 MDPComp::getObject(ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xres, in initContext()
274 float fbWidth = ctx->dpyAttr[dpy].xres; in getActionSafePosition()
740 int hw_w = ctx->dpyAttr[dpy].xres; in trimLayer()
981 int hw_w = ctx->dpyAttr[dpy].xres; in configureHighRes()
1107 int lSplit = ctx->dpyAttr[dpy].xres / 2; in getLeftSplit()
1119 IFBUpdate::getObject(ctx->dpyAttr[dpy].xres, rSplit, dpy); in setupSecondaryObjs()
1121 ctx->dpyAttr[dpy].xres, rSplit, dpy); in setupSecondaryObjs()