Home | History | Annotate | Download | only in camera

Lines Matching defs:videoFrame

1636             Bitmap videoFrame = Thumbnail.createVideoThumbnail(mCurrentVideoFilename,
1638 if (videoFrame != null) {
1639 mThumbnail = new Thumbnail(mCurrentVideoUri, videoFrame, 0);