Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DPng.cpp239 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/
DImages.cpp876 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()