HomeSort by relevance Sort by last modified time
    Searched refs:PngInfo (Results 1 - 2 of 2) sorted by null

  /bootable/recovery/
interlace-frames.py 59 meta = PngImagePlugin.PngInfo()
62 out.save(output, pnginfo=meta)
  /frameworks/base/tools/aapt2/compile/
Png.cpp 37 struct PngInfo {
38 ~PngInfo() {
107 PngInfo* outInfo) {
247 static void analyze_image(IDiagnostics* diag, const PngInfo& imageInfo,
434 png_infop infoPtr, PngInfo* info, int grayScaleTolerance) {
886 static void getOutline(PngInfo* image) {
976 static bool do9Patch(PngInfo* image, std::string* outError) {
    [all...]

Completed in 526 milliseconds