Searched defs:getImage (Results 1 - 7 of 7) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
H A DZoomCache.java31 public Bitmap getImage(ImagePreset preset, Rect bounds) { method in class:ZoomCache
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/
H A DWidgetSource.java26 public Bitmap getImage(int index); method in interface:WidgetSource
H A DLocalPhotoSource.java97 public Bitmap getImage(int index) { method in class:LocalPhotoSource
H A DMediaSetSource.java65 public Bitmap getImage(int index) { method in class:MediaSetSource
66 return mSource.getImage(index);
169 public synchronized Bitmap getImage(int index) { method in class:MediaSetSource.CheckedMediaSetSource
215 public Bitmap getImage(int index) { method in class:MediaSetSource.EmptySource
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
H A DAction.java79 Bitmap bitmap = MasterImage.getImage().getLargeThumbnailBitmap();
94 public Bitmap getImage() { method in class:Action
/packages/apps/Mms/src/com/android/mms/model/
H A DSlideModel.java519 public ImageModel getImage() { method in class:SlideModel
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
H A DMasterImage.java99 public static MasterImage getImage() { method in class:MasterImage

Completed in 117 milliseconds