Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DPng.cpp248 static void analyze_image(IDiagnostics* diag, const PngInfo& imageInfo, in analyze_image() function
475 analyze_image(diag, *info, grayScaleTolerance, rgbPalette, alphaPalette, in writePng()
/frameworks/base/tools/aapt/
DImages.cpp875 static void analyze_image(const char *imageName, image_info &imageInfo, int grayscaleTolerance, in analyze_image() function
1178 analyze_image(imageName, imageInfo, grayscaleTolerance, rgbPalette, alphaPalette, in write_png()