Searched defs:BitmapWorkerTask (Results 1 – 1 of 1) sorted by relevance
56 public class BitmapWorkerTask extends AsyncTask<BitmapWorkerOptions, Void, Bitmap> { class70 public BitmapWorkerTask(ImageView imageView) { in BitmapWorkerTask() method in BitmapWorkerTask