Home | History | Annotate | Download | only in camera

Lines Matching refs:videoFrame

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