Home | History | Annotate | Download | only in compile

Lines Matching defs:readPng

102 static bool readPng(IDiagnostics* diag, png_structp readPtr, png_infop infoPtr, PngInfo* outInfo) {
1233 if (!readPng(mDiag, readPtr, infoPtr, &pngInfo)) {