Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/compile/
H A DPng.cpp38 struct PngInfo { struct
39 ~PngInfo() { in ~PngInfo() argument
108 PngInfo* outInfo) { in readPng()
248 static void analyze_image(IDiagnostics* diag, const PngInfo& imageInfo, in analyze_image()
435 png_infop infoPtr, PngInfo* info, int grayScaleTolerance) { in writePng()
887 static void getOutline(PngInfo* image) { in getOutline()
977 static bool do9Patch(PngInfo* image, std::string* outError) { in do9Patch()
1257 PngInfo pngInfo = {}; in process()
/aosp12/bootable/recovery/
H A Dinterlace-frames.py59 meta = PngImagePlugin.PngInfo()