Home
last modified time | relevance | path

Searched defs:grayscaleTolerance (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/tools/aapt/
H A DImages.cpp875 static void analyze_image(const char *imageName, image_info &imageInfo, int grayscaleTolerance, in analyze_image()
1177 int grayscaleTolerance = bundle->getGrayscaleTolerance(); in write_png() local
/aosp14/frameworks/base/tools/aapt2/compile/
H A DPng.cpp248 int grayscaleTolerance, png_colorp rgbPalette, png_bytep alphaPalette, in analyze_image()