Home | History | Annotate | Download | only in libhwcomposer

Lines Matching refs:asWidthRatio

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