Searched refs:PNG_WRITE_FILLER_SUPPORTED (Results 1 - 19 of 19) sorted by relevance

/external/libpng/
H A Dpnglibconf.h132 #define PNG_WRITE_FILLER_SUPPORTED macro
H A Dpngstruct.h269 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
H A Dpngtrans.c113 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
151 # ifdef PNG_WRITE_FILLER_SUPPORTED
483 #if defined(PNG_WRITE_FILLER_SUPPORTED) || \
H A Dpngwtran.c525 #ifdef PNG_WRITE_FILLER_SUPPORTED
H A Dpngwrite.c712 #if !defined(PNG_WRITE_FILLER_SUPPORTED) && defined(PNG_READ_FILLER_SUPPORTED)
714 png_warning(png_ptr, "PNG_WRITE_FILLER_SUPPORTED is not defined");
1391 #ifdef PNG_WRITE_FILLER_SUPPORTED
H A Dpngpriv.h1282 #if defined(PNG_WRITE_FILLER_SUPPORTED) || \
H A Dpng.h1278 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
H A Dpngread.c408 #if defined(PNG_WRITE_FILLER_SUPPORTED) && !defined(PNG_READ_FILLER_SUPPORTED)
/external/pdfium/third_party/lpng_v163/
H A Dpnglibconf.h133 #define PNG_WRITE_FILLER_SUPPORTED macro
H A Dpngstruct.h265 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
H A Dpngtrans.c110 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
148 # ifdef PNG_WRITE_FILLER_SUPPORTED
473 #if defined(PNG_WRITE_FILLER_SUPPORTED) || \
H A Dpngwtran.c45 #ifdef PNG_WRITE_FILLER_SUPPORTED
H A Dpngwrite.c636 #if !defined(PNG_WRITE_FILLER_SUPPORTED) && defined(PNG_READ_FILLER_SUPPORTED)
638 png_warning(png_ptr, "PNG_WRITE_FILLER_SUPPORTED is not defined");
1515 #ifdef PNG_WRITE_FILLER_SUPPORTED
H A Dpngpriv.h1216 #if defined(PNG_WRITE_FILLER_SUPPORTED) || \
H A Dpng.h1675 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
1685 #endif /* PNG_READ_FILLER_SUPPORTED || PNG_WRITE_FILLER_SUPPORTED */
H A Dpngread.c340 #if defined(PNG_WRITE_FILLER_SUPPORTED) && !defined(PNG_READ_FILLER_SUPPORTED)
/external/skia/third_party/libpng/
H A Dpnglibconf.h132 #define PNG_WRITE_FILLER_SUPPORTED macro
/external/libpng/scripts/
H A Dpnglibconf.h.prebuilt132 #define PNG_WRITE_FILLER_SUPPORTED
/external/libpng/contrib/libtests/
H A Dpngimage.c215 #ifdef PNG_WRITE_FILLER_SUPPORTED

Completed in 164 milliseconds