Searched refs:addScaledImageView (Results 1 – 1 of 1) sorted by relevance
51 addScaledImageView(bitmap, i, container); in onCreate()55 private void addScaledImageView(Bitmap original, int sampleSize, LinearLayout container) { in addScaledImageView() method in BitmapScaling