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

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DVideoSurfaceView.java29 public class VideoSurfaceView extends SurfaceView { class in inherits:SurfaceView
31 public VideoSurfaceView(Context context) { method in class:VideoSurfaceView
35 public VideoSurfaceView(Context context, AttributeSet attrs) { method in class:VideoSurfaceView
39 public VideoSurfaceView(Context context, AttributeSet attrs, int defStyleAttr) { method in class:VideoSurfaceView

Completed in 41 milliseconds