Home
last modified time | relevance | path

Searched refs:MAX_BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance

/external/jackson-core/src/main/java/com/fasterxml/jackson/core/util/
DByteArrayBuilder.java38 private final static int MAX_BLOCK_SIZE = (1 << 17); field in ByteArrayBuilder
281 if (newSize > MAX_BLOCK_SIZE) { in _allocMore()
282 newSize = MAX_BLOCK_SIZE; in _allocMore()
/external/glide/third_party/gif_decoder/src/main/java/com/bumptech/glide/gifdecoder/
DGifHeaderParser.java24 private static final int MAX_BLOCK_SIZE = 256; field in GifHeaderParser
26 private final byte[] block = new byte[MAX_BLOCK_SIZE];
283 tab = new int[MAX_BLOCK_SIZE]; in readColorTable()
/external/mesa3d/docs/gallium/
Dscreen.rst731 This may be less than the product of the components of MAX_BLOCK_SIZE and is