Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DMain.cpp485 bool compilePng(const AaptOptions& options, const CompileItem& item, ZipFile* outApk) { in compilePng() function
1011 error |= !compilePng(options, item, &outApk); in compile()