Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DPngCrunch.cpp319 const size_t alpha_chunk_size = 16 + alpha_palette_size; in PickColorType() local
332 const size_t palette_threshold = palette_chunk_size + alpha_chunk_size + in PickColorType()