Searched refs:POOL_INDEX_MISC (Results 1 – 1 of 1) sorted by relevance
48 private static final int POOL_INDEX_MISC = 2; field in GalleryBitmapPool61 mPools[POOL_INDEX_MISC] = new SparseArrayBitmapPool(capacityBytes / 3, mSharedNodePool); in GalleryBitmapPool()100 return POOL_INDEX_MISC; in getPoolIndexForDimensions()