Searched refs:VideoDumpView (Results 1 – 2 of 2) sorted by relevance
43 private VideoDumpView mVideoView;68 mVideoView = new VideoDumpView(this); in createView()
66 class VideoDumpView extends GLSurfaceView implements MediaPlayerControl { class109 public VideoDumpView(Context context) { in VideoDumpView() method in VideoDumpView