Searched defs:getBitmap (Results 1 – 3 of 3) sorted by relevance
41 public Bitmap getBitmap(Resources res) { in getBitmap() method in DirectoryEntry
68 public Bitmap getBitmap(String key) { in getBitmap() method in ImageMemoryCache
75 static Bitmap getBitmap(Resources resources, int resourceId) { in getBitmap() method in BitmapUtils