Searched refs:palette_threshold (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/compile/
H A DPngCrunch.cpp329 const size_t palette_threshold = palette_chunk_size + alpha_chunk_size + local
332 if (grayscale_alpha_data_chunk_size > palette_threshold) {

Completed in 8 milliseconds