Searched refs:VideoDumpView (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
H A DVideoDumpActivity.java36 * into raw RGB files. Check VideoDumpView for tech details.
43 private VideoDumpView mVideoView;
68 mVideoView = new VideoDumpView(this);
H A DVideoDumpView.java66 class VideoDumpView extends GLSurfaceView implements MediaPlayerControl { class in inherits:GLSurfaceView,MediaPlayerControl
67 private static final String TAG = "VideoDumpView";
109 public VideoDumpView(Context context) { method in class:VideoDumpView
658 } // End of class VideoDumpView.

Completed in 47 milliseconds