Searched refs:CenterCropBitmapTask (Results 1 – 1 of 1) sorted by relevance
208 new CenterCropBitmapTask(bitmap, imageView, new BitmapReceiver() { in loadDrawableWithTransition()278 protected static class CenterCropBitmapTask extends AsyncTask<Void, Void, Bitmap> { class in Asset286 public CenterCropBitmapTask(Bitmap bitmap, ImageView imageView, in CenterCropBitmapTask() method in Asset.CenterCropBitmapTask