Searched refs:get16KBPool (Results 1 – 4 of 4) sorted by relevance
115 ByteArrayPool.get16KBPool().releaseChunks(bufs); in releaseChunks()119 return ByteArrayPool.get16KBPool().allocateChunk(); in allocateChunk()
42 public static ByteArrayPool get16KBPool() { in get16KBPool() method in ByteArrayPool
194 bitmapOptions.inTempStorage = ByteArrayPool.get16KBPool().allocateChunk(); in decodeBitmap()261 ByteArrayPool.get16KBPool().releaseChunk(bitmapOptions.inTempStorage); in decodeBitmap()
209 bitmapOptions.inTempStorage = ByteArrayPool.get16KBPool().allocateChunk();251 ByteArrayPool.get16KBPool().releaseChunk(bitmapOptions.inTempStorage);