Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/compile/
H A DPngCrunch.cpp530 bool needs_to_zero_rgb_channels_of_transparent_pixels = false; in WritePng() local
546 needs_to_zero_rgb_channels_of_transparent_pixels = in WritePng()
547 needs_to_zero_rgb_channels_of_transparent_pixels || in WritePng()
703 if (needs_to_zero_rgb_channels_of_transparent_pixels) { in WritePng()