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

/frameworks/base/core/java/android/webkit/
H A DHTML5VideoFullScreen.java41 private class VideoSurfaceView extends SurfaceView { class in class:HTML5VideoFullScreen
43 public VideoSurfaceView(Context context) { method in class:HTML5VideoFullScreen.VideoSurfaceView
63 private VideoSurfaceView mVideoSurfaceView;
151 mVideoSurfaceView = new VideoSurfaceView(context);

Completed in 38 milliseconds