Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DPng.cpp412 static bool writePng(IDiagnostics* diag, png_structp writePtr, png_infop infoPtr, PngInfo* info, in writePng() function
1262 if (!writePng(mDiag, writePtr, writeInfoPtr, &pngInfo, options.grayScaleTolerance)) { in process()