Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:winHeight

462     int winHeight = s.active.h;
476 winHeight = s.active.w;
483 float yScale = crop.getHeight() / float(winHeight);
488 float insetB = (winHeight - winCrop.bottom) * yScale;