Searched refs:PNG_QUANTIZE (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngpriv.h315 #define PNG_QUANTIZE 0x0040 macro
H A Dpngrtran.c418 png_ptr->transformations |= PNG_QUANTIZE;
1362 * 11) PNG_QUANTIZE (converts to palette)
1948 if (png_ptr->transformations & PNG_QUANTIZE)
2210 if (png_ptr->transformations & PNG_QUANTIZE)

Completed in 44 milliseconds