Home
last modified time | relevance | path

Searched refs:getVideoThumbnail (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Camera2/src/com/android/camera/
H A DVideoModule.java1425 private Bitmap getVideoThumbnail() { in getVideoThumbnail() method in VideoModule
1451 Bitmap bitmap = getVideoThumbnail(); in showCaptureResult()