Searched refs:getCroppedBitmap (Results 1 – 3 of 3) sorted by relevance
108 imgView.setImageBitmap(CustomArrayAdapter.getCroppedBitmap(bitmap)); in getView()116 public static Bitmap getCroppedBitmap(Bitmap bitmap) { in getCroppedBitmap() method in CustomArrayAdapter
160 Bitmap bitmap = CustomArrayAdapter.getCroppedBitmap(BitmapFactory in addRow()
85 imgView.setImageBitmap(getCroppedBitmap(BitmapFactory.decodeResource(getContext() in getView()109 public Bitmap getCroppedBitmap(Bitmap bitmap) { in getCroppedBitmap() method in CustomArrayAdapter