Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/cmd/
H A DConvert.h43 &enable_sparse_encoding_); in ConvertCommand()
86 bool enable_sparse_encoding_ = false; variable
H A DConvert.cpp422 if (enable_sparse_encoding_) { in Action()