Home | History | Annotate | Download | only in surfaceflinger

Lines Matching full:winwidth

373         int winWidth = s.active.w;
387 winWidth = s.active.h;
394 float xScale = crop.getWidth() / float(winWidth);
399 float insetR = (winWidth - winCrop.right ) * xScale;