Searched refs:getBitmapOptionsForPool (Results 1 – 5 of 5) sorted by relevance
88 BitmapPool.getBitmapOptionsForPool(false, IMAGE_DIM, IMAGE_DIM); in testAssertBitmapOptionsAreMutable()95 BitmapPool.getBitmapOptionsForPool(true, IMAGE_DIM, IMAGE_DIM); in testDecodeFromResourceBitmap()
61 final BitmapFactory.Options options = PoolableImageCache.getBitmapOptionsForPool( in loadBitmapInternal()
152 final BitmapFactory.Options options = PoolableImageCache.getBitmapOptionsForPool( in loadBitmapInternal()
54 public static BitmapFactory.Options getBitmapOptionsForPool(final boolean scaled, in getBitmapOptionsForPool() method in PoolableImageCache
111 public static BitmapFactory.Options getBitmapOptionsForPool(final boolean scaled, in getBitmapOptionsForPool() method in BitmapPool