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

/external/qemu/distrib/libpng-1.2.19/
H A Dpnggccrd.c1483 if (png_ptr->transformations & PNG_PACKSWAP)
1541 if (png_ptr->transformations & PNG_PACKSWAP)
1596 if (png_ptr->transformations & PNG_PACKSWAP)
2089 if (transformations & PNG_PACKSWAP)
2143 if (transformations & PNG_PACKSWAP)
2200 if (transformations & PNG_PACKSWAP)
H A Dpngrutil.c2482 if (png_ptr->transformations & PNG_PACKSWAP)
2540 if (png_ptr->transformations & PNG_PACKSWAP)
2595 if (png_ptr->transformations & PNG_PACKSWAP)
2823 if (transformations & PNG_PACKSWAP)
2877 if (transformations & PNG_PACKSWAP)
2934 if (transformations & PNG_PACKSWAP)
3343 if (png_ptr->transformations & PNG_PACKSWAP)
3398 if (png_ptr->transformations & PNG_PACKSWAP)
3450 if (png_ptr->transformations & PNG_PACKSWAP)
3559 if (transformations & PNG_PACKSWAP)
[all...]
H A Dpngwtran.c46 if (png_ptr->transformations & PNG_PACKSWAP)
H A Dpngvcrd.c541 if (png_ptr->transformations & PNG_PACKSWAP)
599 if (png_ptr->transformations & PNG_PACKSWAP)
654 if (png_ptr->transformations & PNG_PACKSWAP)
1048 if (transformations & PNG_PACKSWAP)
1102 if (transformations & PNG_PACKSWAP)
1159 if (transformations & PNG_PACKSWAP)
H A Dpngtrans.c61 png_ptr->transformations |= PNG_PACKSWAP;
H A Dpngread.c597 if (png_ptr->transformations & PNG_PACKSWAP)
H A Dpngwrite.c783 if (png_ptr->transformations & PNG_PACKSWAP)
H A Dpng.h2733 #define PNG_PACKSWAP 0x10000L macro
H A Dpngrtran.c1436 if (png_ptr->transformations & PNG_PACKSWAP)
/external/libpng/
H A Dpngrutil.c2553 if (png_ptr->transformations & PNG_PACKSWAP)
2608 if (png_ptr->transformations & PNG_PACKSWAP)
2660 if (png_ptr->transformations & PNG_PACKSWAP)
2767 if (transformations & PNG_PACKSWAP)
2820 if (transformations & PNG_PACKSWAP)
2876 if (transformations & PNG_PACKSWAP)
H A Dpngwtran.c51 if (png_ptr->transformations & PNG_PACKSWAP)
H A Dpngtrans.c73 png_ptr->transformations |= PNG_PACKSWAP;
H A Dpngread.c637 if (png_ptr->transformations & PNG_PACKSWAP)
H A Dpngwrite.c820 if (png_ptr->transformations & PNG_PACKSWAP)
H A Dpng.h3016 #define PNG_PACKSWAP 0x10000L macro
H A Dpngrtran.c1523 if (png_ptr->transformations & PNG_PACKSWAP)

Completed in 344 milliseconds