Searched defs:PreviewSurfaceView (Results 1 - 1 of 1) sorted by relevance

/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
H A DPreviewSurfaceView.java28 public class PreviewSurfaceView extends SurfaceView { class in inherits:SurfaceView
31 public PreviewSurfaceView(Context context, AttributeSet attrs, int defStyle) { method in class:PreviewSurfaceView
35 public PreviewSurfaceView(Context context, AttributeSet attrs) { method in class:PreviewSurfaceView
39 public PreviewSurfaceView(Context context) { method in class:PreviewSurfaceView

Completed in 24 milliseconds