Searched refs:mDefaultBitmapCache (Results 1 – 1 of 1) sorted by relevance
48 private final Bitmap[] mDefaultBitmapCache; field in LetterTileProvider78 mDefaultBitmapCache = new Bitmap[POSSIBLE_BITMAP_SIZES]; in LetterTileProvider()138 final Bitmap[] cache = (getDefault) ? mDefaultBitmapCache : mBitmapBackgroundCache; in getBitmap()