Searched refs:mDefaultBitmap (Results 1 – 1 of 1) sorted by relevance
46 private final Bitmap mDefaultBitmap; field in LetterTileProvider77 mDefaultBitmap = BitmapFactory.decodeResource(res, R.drawable.ic_anonymous_avatar_40dp); in LetterTileProvider()146 bitmap = BitmapUtil.centerCrop(mDefaultBitmap, d.width, d.height); in getBitmap()