Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DPng.cpp37 struct PngInfo { struct
38 ~PngInfo() { in ~PngInfo() argument
107 PngInfo* outInfo) { in readPng()
247 static void analyze_image(IDiagnostics* diag, const PngInfo& imageInfo, in analyze_image()
434 png_infop infoPtr, PngInfo* info, int grayScaleTolerance) { in writePng()
886 static void getOutline(PngInfo* image) { in getOutline()
976 static bool do9Patch(PngInfo* image, std::string* outError) { in do9Patch()
1255 PngInfo pngInfo = {}; in process()