Home
last modified time | relevance | path

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

/packages/apps/Gallery/src/com/android/camera/
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