Searched refs:analyze_image (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/androidfw/ |
D | Png.cpp | 239 static void analyze_image(IDiagnostics* diag, const PngInfo& imageInfo, int grayscaleTolerance, in analyze_image() function 458 analyze_image(diag, *info, grayScaleTolerance, rgbPalette, alphaPalette, &paletteEntries, in writePng()
|
/frameworks/base/tools/aapt/ |
D | Images.cpp | 876 static void analyze_image(const char *imageName, image_info &imageInfo, int grayscaleTolerance, in analyze_image() function 1179 analyze_image(imageName, imageInfo, grayscaleTolerance, rgbPalette, alphaPalette, in write_png()
|