android.widget.FrameLayout.LayoutParams params = new android.widget.FrameLayout.LayoutParams(width,height); surface.setLayoutParams(params);