Home | History | Annotate | Download | only in launcher2

Lines Matching refs:sHeight

1657         float sHeight = height * scale;
1668 final Bitmap bitmap = Bitmap.createBitmap((int) sWidth, (int) sHeight,
1693 p.setHeight((int) (sHeight + extraH));