Searched refs:PNG_FLAG_ZLIB_CUSTOM_WINDOW_BITS (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpngwrite.c1468 png_ptr->flags |= PNG_FLAG_ZLIB_CUSTOM_WINDOW_BITS;
H A Dpngwutil.c542 if (!(png_ptr->flags & PNG_FLAG_ZLIB_CUSTOM_WINDOW_BITS))
H A Dpng.h2976 #define PNG_FLAG_ZLIB_CUSTOM_WINDOW_BITS 0x0008 macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpngwrite.c1468 png_ptr->flags |= PNG_FLAG_ZLIB_CUSTOM_WINDOW_BITS;
H A Dpngwutil.c542 if (!(png_ptr->flags & PNG_FLAG_ZLIB_CUSTOM_WINDOW_BITS))
H A Dpng.h3048 #define PNG_FLAG_ZLIB_CUSTOM_WINDOW_BITS 0x0008 macro

Completed in 57 milliseconds