Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DPng.cpp1255 PngInfo pngInfo = {}; in process() local
1275 if (!readPng(mDiag, readPtr, infoPtr, &pngInfo)) { in process()
1281 if (!do9Patch(&pngInfo, &errorMsg)) { in process()
1306 if (!writePng(mDiag, writePtr, writeInfoPtr, &pngInfo, in process()