Searched refs:PNG_FILLER (Results 1 - 21 of 21) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpngwtran.c46 if (png_ptr->transformations & PNG_FILLER)
H A Dpngtrans.c120 png_ptr->transformations |= PNG_FILLER;
H A Dpngrutil.c3273 if (png_ptr->transformations & (PNG_FILLER))
3302 (png_ptr->transformations & (PNG_FILLER)) ||
H A Dpngread.c623 if (png_ptr->transformations & PNG_FILLER)
H A Dpngwrite.c814 if (png_ptr->transformations & PNG_FILLER)
H A Dpngrtran.c1301 if ((png_ptr->transformations & PNG_FILLER) &&
1535 if (png_ptr->transformations & PNG_FILLER)
H A Dpng.h2943 #define PNG_FILLER 0x8000L macro
/external/libpng/
H A Dpngwtran.c46 if (png_ptr->transformations & PNG_FILLER)
H A Dpngtrans.c120 png_ptr->transformations |= PNG_FILLER;
H A Dpngrutil.c3315 if (png_ptr->transformations & (PNG_FILLER))
3344 (png_ptr->transformations & (PNG_FILLER)) ||
H A Dpngread.c632 if (png_ptr->transformations & PNG_FILLER)
H A Dpngwrite.c814 if (png_ptr->transformations & PNG_FILLER)
H A Dpngrtran.c1301 if ((png_ptr->transformations & PNG_FILLER) &&
1535 if (png_ptr->transformations & PNG_FILLER)
H A Dpng.h3015 #define PNG_FILLER 0x8000L macro
/external/qemu/distrib/libpng-1.2.19/
H A Dpngwtran.c41 if (png_ptr->transformations & PNG_FILLER)
H A Dpngtrans.c103 png_ptr->transformations |= PNG_FILLER;
H A Dpngread.c593 if (png_ptr->transformations & PNG_FILLER)
H A Dpngwrite.c779 if (png_ptr->transformations & PNG_FILLER)
H A Dpngrtran.c1219 if ((png_ptr->transformations & PNG_FILLER) &&
1448 if (png_ptr->transformations & PNG_FILLER)
H A Dpngrutil.c4086 if (png_ptr->transformations & (PNG_FILLER))
4115 (png_ptr->transformations & (PNG_FILLER)) ||
H A Dpng.h2732 #define PNG_FILLER 0x8000L macro

Completed in 178 milliseconds