Searched refs:fixMaxBitmapSize (Results 1 – 1 of 1) sorted by relevance
370 private Bitmap fixMaxBitmapSize(Bitmap bitmap) { in fixMaxBitmapSize() method in Icon394 private Drawable fixMaxBitmapSize(Resources res, Drawable drawable) { in fixMaxBitmapSize() method in Icon396 Bitmap scaledBmp = fixMaxBitmapSize(((BitmapDrawable) drawable).getBitmap()); in fixMaxBitmapSize()408 return new BitmapDrawable(context.getResources(), fixMaxBitmapSize(getBitmap())); in loadDrawableInner()411 new BitmapDrawable(context.getResources(), fixMaxBitmapSize(getBitmap()))); in loadDrawableInner()442 return fixMaxBitmapSize(getResources(), in loadDrawableInner()452 return new BitmapDrawable(context.getResources(), fixMaxBitmapSize( in loadDrawableInner()459 fixMaxBitmapSize(BitmapFactory.decodeStream(is))); in loadDrawableInner()466 fixMaxBitmapSize(BitmapFactory.decodeStream(is)))); in loadDrawableInner()