Home | History | Annotate | Download | only in libhwcomposer

Lines Matching defs:xdpi

115                 float xdpi = ((float)xres_new * 25.4f) / (float)width;
117 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xdpi = xdpi;
194 float xdpi = ((float)info.xres * 25.4f) / (float)info.width;
228 ctx->dpyAttr[HWC_DISPLAY_PRIMARY].xdpi = xdpi;