Home
last modified time | relevance | path

Searched refs:grayscale_tolerance (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/compile/
H A DPng.h37 int grayscale_tolerance = 0; member
H A DPngCrunch.cpp590 const bool convertible_to_grayscale = max_gray_deviation <= options.grayscale_tolerance; in WritePng()
H A DPng.cpp1303 options.grayscale_tolerance)) { in process()