Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:asWidthRatio

623     int asWidthRatio = ctx->dpyAttr[dpy].mAsWidthRatio;
652 asW = ((float)fbWidth * (1.0f - (float)asWidthRatio / 100.0f));