Searched refs:getCachedBitmap (Results 1 – 3 of 3) sorted by relevance
353 Bitmap bitmap = Bridge.getCachedBitmap(stringValue, in getDrawable()412 Bitmap bitmap = Bridge.getCachedBitmap(cacheKey, in getNinePatchDrawable()
119 Bitmap bitmap = Bridge.getCachedBitmap(path, Boolean.TRUE /*isFramework*/); in loadIcon()
593 public static Bitmap getCachedBitmap(String value, Object projectKey) { in getCachedBitmap() method in Bridge