Home | History | Annotate | Download | only in camera

Lines Matching defs:videoFrame

1537             Bitmap videoFrame = Thumbnail.createVideoThumbnailBitmap(mCurrentVideoFilename,
1539 if (videoFrame != null) {
1540 mThumbnail = Thumbnail.createThumbnail(mCurrentVideoUri, videoFrame, 0);