OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VideoDumpView
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
VideoDumpActivity.java
36
* into raw RGB files. Check
VideoDumpView
for tech details.
43
private
VideoDumpView
mVideoView;
68
mVideoView = new
VideoDumpView
(this);
VideoDumpView.java
66
class
VideoDumpView
extends GLSurfaceView implements MediaPlayerControl {
67
private static final String TAG = "
VideoDumpView
";
109
public
VideoDumpView
(Context context) {
653
} // End of class
VideoDumpView
.
Completed in 587 milliseconds