Searched defs:getImage (Results 1 – 5 of 5) sorted by relevance
/packages/apps/Gallery2/src/com/android/gallery3d/gadget/ | ||
D | MediaSetSource.java | 65 public Bitmap getImage(int index) { in getImage() method in MediaSetSource |
D | WidgetSource.java | 26 public Bitmap getImage(int index); in getImage() method |
D | LocalPhotoSource.java | 97 public Bitmap getImage(int index) { in getImage() method in LocalPhotoSource |
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/ | ||
D | Action.java | 137 public Bitmap getImage() { in getImage() method in Action |
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ | ||
D | MasterImage.java | 127 public static MasterImage getImage() { in getImage() method in MasterImage |