Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DPngCrunch.cpp346 size_t total_size_without_palette = color_data_chunk_size; in PickColorType() local
349 total_size_without_palette = color_alpha_data_chunk_size; in PickColorType()
352 if (total_size_without_palette > in PickColorType()