Home | History | Annotate | Download | only in libhwcomposer

Lines Matching full:yres

61         info.height = ((info.yres * 25.4f)/160.0f + 0.5f);
65 float ydpi = (info.yres * 25.4f) / info.height;
91 //xres, yres may not be 32 aligned
94 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].yres = info.yres;
327 float fbHeight = ctx->dpyAttr[dpy].yres;
774 int hw_h = ctx->dpyAttr[dpy].yres;
851 int fb_height = ctx->dpyAttr[dpy].yres;
1018 int hw_h = ctx->dpyAttr[dpy].yres;