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