Searched defs:readPng (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/compile/
H A DPng.cpp102 static bool readPng(IDiagnostics* diag, png_structp readPtr, png_infop infoPtr, PngInfo* outInfo) { function in namespace:aapt
1233 if (!readPng(mDiag, readPtr, infoPtr, &pngInfo)) {

Completed in 37 milliseconds