Searched refs:POOL_INDEX_SQUARE (Results 1 – 1 of 1) sorted by relevance
46 private static final int POOL_INDEX_SQUARE = 0; field in GalleryBitmapPool59 mPools[POOL_INDEX_SQUARE] = new SparseArrayBitmapPool(capacityBytes / 3, mSharedNodePool); in GalleryBitmapPool()85 return POOL_INDEX_SQUARE; in getPoolIndexForDimensions()