Searched refs:convertible_to_grayscale (Results 1 – 1 of 1) sorted by relevance
316 bool convertible_to_grayscale, bool has_nine_patch, in PickColorType() argument358 if (convertible_to_grayscale) { in PickColorType()586 const bool convertible_to_grayscale = max_gray_deviation <= options.grayscale_tolerance; in WritePng() local589 image->width, image->height, grayscale, convertible_to_grayscale, in WritePng()