SURFACE_SURFACE_VIEW

android.view.SurfaceView will be used for camera preview. Surface view is very fast and more power efficient than android.view.TextureView, but may have problems with layout and displaying animations and other views in rich layouts on some devices.