Searched refs:pngInfo (Results 1 – 1 of 1) sorted by relevance
1195 PngInfo pngInfo = {}; in process() local1214 if (!readPng(mDiag, readPtr, infoPtr, &pngInfo)) { in process()1220 if (!do9Patch(&pngInfo, &errorMsg)) { in process()1243 if (!writePng(mDiag, writePtr, writeInfoPtr, &pngInfo, options.grayscale_tolerance)) { in process()