Fork me
BeyondAR
Augmented Reality Framework for Android
 All Classes Functions Variables
com.beyondar.android.util.cache.BitmapCache Member List

This is the complete list of members for com.beyondar.android.util.cache.BitmapCache, including all inherited members.

addOnExternalBitmapLoadedCahceListener(OnExternalBitmapLoadedCacheListener listener)com.beyondar.android.util.cache.BitmapCache
calculateInSampleSize(BitmapFactory.Options options, int reqWidth, int reqHeight) (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
clean()com.beyondar.android.util.cache.BitmapCache
cleanRecylcedBitmaps()com.beyondar.android.util.cache.BitmapCache
DEFAULT_CACHE_SIZEcom.beyondar.android.util.cache.BitmapCachestatic
DEFAULT_MAX_HEIGHT (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
DEFAULT_MAX_WIDTH (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
DEFAULT_TIME_OUT (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
ERROR_LOADING_IMAGE (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
generateUri(int res)com.beyondar.android.util.cache.BitmapCachestatic
getBitmap(int id)com.beyondar.android.util.cache.BitmapCache
getBitmap(String uri)com.beyondar.android.util.cache.BitmapCache
getImageState(String uri) (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCache
getOptimizedBitmapOption() (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCache
HEADER_ASSETS (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
HEADER_FILE (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
HEADER_FILE_ (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
HEADER_HTTP (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
HEADER_HTTPS (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
HEADER_RESOURCE (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
IMAGE_IN_PROGRESS (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
IMAGE_LOADED (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
IMAGE_NOT_LOADED (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
initialize(Resources resources, String id, boolean alwaysPurge) (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
initialize(Resources resources, int maxWidth, int maxHeight, String id, boolean alwaysPurge) (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
initialize(Resources resources, int maxWidth, int maxHeight, int cacheSize, String id, boolean alwaysPurge) (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCachestatic
isImageLoaded(String uri) (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCache
newCache(String id, boolean alwaysPurge) (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCache
newCache(int cacheSize, String id, boolean alwaysPurge) (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCache
normalizeURI(int res)com.beyondar.android.util.cache.BitmapCachestatic
purge()com.beyondar.android.util.cache.BitmapCache
removeBitmap(String uri) (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCache
removeOnExternalBitmapLoadedCacheListener(OnExternalBitmapLoadedCacheListener listener)com.beyondar.android.util.cache.BitmapCache
requestDownloadBitmap(String uri) (defined in com.beyondar.android.util.cache.BitmapCache)com.beyondar.android.util.cache.BitmapCache
storeBitmap(String uri, Bitmap btm)com.beyondar.android.util.cache.BitmapCache