Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DPngCrunch.cpp288 constexpr static const size_t kPaletteOverheadConstant = 1024u * 10u; variable
331 kPaletteOverheadConstant; in PickColorType()
350 total_size_with_palette + kPaletteOverheadConstant) { in PickColorType()