Home
last modified time | relevance | path

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

/aosp12/packages/apps/Gallery/src/com/android/camera/
H A DGalleryPicker.java502 final Bitmap b = makeMiniThumbBitmap(THUMB_SIZE, THUMB_SIZE, in checkThumbBitmap()
634 private Bitmap makeMiniThumbBitmap(int width, int height, in makeMiniThumbBitmap() method in GalleryPicker