Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/compile/
H A DPng.cpp37 struct PngInfo { struct
38 ~PngInfo() { in ~PngInfo() argument
107 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()