Searched refs:compilePng (Results 1 – 1 of 1) sorted by relevance
485 bool compilePng(const AaptOptions& options, const CompileItem& item, ZipFile* outApk) { in compilePng() function1011 error |= !compilePng(options, item, &outApk); in compile()