Searched refs:PngInfo (Results 1 – 1 of 1) sorted by relevance
37 struct PngInfo { struct38 ~PngInfo() { in ~PngInfo() argument107 PngInfo* outInfo) { in readPng()247 static void analyze_image(android::IDiagnostics* diag, const PngInfo& imageInfo, in analyze_image()433 PngInfo* info, int grayScaleTolerance) { in writePng()881 static void getOutline(PngInfo* image) { in getOutline()971 static bool do9Patch(PngInfo* image, std::string* outError) { in do9Patch()1251 PngInfo pngInfo = {}; in process()