Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:winHeight

604     int winHeight = s.active.h;
618 winHeight = s.active.w;
625 float yScale = crop.getHeight() / float(winHeight);
630 float insetB = (winHeight - winCrop.bottom) * yScale;