Searched refs:FixedAspectSurfaceView (Results 1 – 2 of 2) sorted by relevance
36 public class FixedAspectSurfaceView extends SurfaceView { class45 public FixedAspectSurfaceView(Context context, AttributeSet attrs) { in FixedAspectSurfaceView() method in FixedAspectSurfaceView51 R.styleable.FixedAspectSurfaceView, 0, 0); in FixedAspectSurfaceView()
102 private FixedAspectSurfaceView mPreviewView;155 mPreviewView = (FixedAspectSurfaceView) findViewById(R.id.preview); in onCreate()