Searched defs:scaled (Results 1 – 6 of 6) sorted by relevance
183 final Bitmap scaled = Bitmap.createScaledBitmap(photo, size, size, false); in setPhotoEntry() local
307 final Bitmap scaled = Bitmap.createScaledBitmap(bitmap, size, size, false); in saveToContact() local
74 public BitmapItem(Bitmap bitmap, boolean scaled) { in BitmapItem()
111 public static BitmapFactory.Options getBitmapOptionsForPool(final boolean scaled, in getBitmapOptionsForPool()
54 public static BitmapFactory.Options getBitmapOptionsForPool(final boolean scaled, in getBitmapOptionsForPool()
961 int scaled = getChildOffset(page) - getRelativeChildOffset(page); in computeWallpaperScrollRatio() local