Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DPng.cpp232 static void analyze_image(SourceLogger* logger, const PngInfo& imageInfo, int grayscaleTolerance, in analyze_image() function
455 analyze_image(logger, *info, grayScaleTolerance, rgbPalette, alphaPalette, in writePng()
/frameworks/base/tools/aapt/
DImages.cpp874 static void analyze_image(const char *imageName, image_info &imageInfo, int grayscaleTolerance, in analyze_image() function
1095 analyze_image(imageName, imageInfo, grayscaleTolerance, rgbPalette, alphaPalette, in write_png()