Searched refs:pngInfo (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/compile/
H A DPng.cpp1214 PngInfo pngInfo = {}; local
1233 if (!readPng(mDiag, readPtr, infoPtr, &pngInfo)) {
1239 if (!do9Patch(&pngInfo, &errorMsg)) {
1262 if (!writePng(mDiag, writePtr, writeInfoPtr, &pngInfo, options.grayScaleTolerance)) {

Completed in 69 milliseconds