Searched refs:calcKey (Results 1 – 1 of 1) sorted by relevance
144 Long key = calcKey(bitmap.getWidth(), bitmap.getHeight()); in cache()176 Long key = calcKey(w, h); in getBitmap()213 private Long calcKey(long w, long h) { in calcKey() method in BitmapCache