Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/compile/
DPngCrunch.cpp526 bool needs_to_zero_rgb_channels_of_transparent_pixels = false; in WritePng() local
542 needs_to_zero_rgb_channels_of_transparent_pixels = in WritePng()
543 needs_to_zero_rgb_channels_of_transparent_pixels || in WritePng()
699 if (needs_to_zero_rgb_channels_of_transparent_pixels) { in WritePng()