Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DImages.cpp1346 static bool write_png_protected(png_structp write_ptr, String8& printableName, png_infop write_info, in write_png_protected() function
1425 if (!write_png_protected(write_ptr, printableName, write_info, &imageInfo, bundle)) { in preProcessImage()