Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DCompile.cpp466 static bool CompilePng(IAaptContext* context, const CompileOptions& options, in CompilePng() function
748 if (!CompilePng(&context, options, path_data, archive_writer.get(), output_filename)) { in Compile()