Searched refs:PNG_PACKSWAP (Results 1 - 7 of 7) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngrutil.c2744 if (png_ptr->transformations & PNG_PACKSWAP)
2803 if (png_ptr->transformations & PNG_PACKSWAP)
2860 if (png_ptr->transformations & PNG_PACKSWAP)
2968 if (transformations & PNG_PACKSWAP)
3027 if (transformations & PNG_PACKSWAP)
3089 if (transformations & PNG_PACKSWAP)
H A Dpngwtran.c81 if (png_ptr->transformations & PNG_PACKSWAP)
H A Dpngpriv.h325 #define PNG_PACKSWAP 0x10000L macro
H A Dpngread.c507 if (png_ptr->transformations & PNG_PACKSWAP)
H A Dpngtrans.c104 png_ptr->transformations |= PNG_PACKSWAP;
H A Dpngwrite.c665 if (png_ptr->transformations & PNG_PACKSWAP)
H A Dpngrtran.c1369 * 18) PNG_PACKSWAP
2259 if (png_ptr->transformations & PNG_PACKSWAP)

Completed in 48 milliseconds