Home
last modified time | relevance | path

Searched refs:PNG_FLAG_ZLIB_CUSTOM_METHOD (Results 1 – 6 of 6) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
Dpngwrite.c1420 png_ptr->flags |= PNG_FLAG_ZLIB_CUSTOM_METHOD; in png_set_compression_method()
Dpngwutil.c524 if (!(png_ptr->flags & PNG_FLAG_ZLIB_CUSTOM_METHOD)) in png_write_IHDR()
Dpng.h2765 #define PNG_FLAG_ZLIB_CUSTOM_METHOD 0x0010 macro
/external/libpng/
Dpngwrite.c1481 png_ptr->flags |= PNG_FLAG_ZLIB_CUSTOM_METHOD; in png_set_compression_method()
Dpngwutil.c544 if (!(png_ptr->flags & PNG_FLAG_ZLIB_CUSTOM_METHOD)) in png_write_IHDR()
Dpng.h3049 #define PNG_FLAG_ZLIB_CUSTOM_METHOD 0x0010 macro