BitmapPoolAdapter
An BitmapPool implementation that rejects all Bitmaps added to it and always returns
null
from get.
Functions
Link copied to clipboard
Removes all android.graphics.
Link copied to clipboard
Returns the current maximum size of the pool in bytes.
Link copied to clipboard
Multiplies the initial size of the pool by the given multiplier to dynamically and synchronously allow users to adjust the size of the pool.
Link copied to clipboard
Reduces the size of the cache by evicting items based on the given level.