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

/external/libpng/
H A Dpngwtran.c45 #ifdef PNG_WRITE_FILLER_SUPPORTED
H A Dpngtrans.c107 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
422 #if defined(PNG_WRITE_FILLER_SUPPORTED) || \
H A Dpngconf.h714 # define PNG_WRITE_FILLER_SUPPORTED /* same as WRITE_STRIP_ALPHA */ macro
H A Dpngwrite.c813 #if !defined(PNG_WRITE_FILLER_SUPPORTED) && defined(PNG_READ_FILLER_SUPPORTED)
816 "PNG_WRITE_FILLER_SUPPORTED is not defined.");
1548 #ifdef PNG_WRITE_FILLER_SUPPORTED
H A Dpngread.c622 #if defined(PNG_WRITE_FILLER_SUPPORTED) && !defined(PNG_READ_FILLER_SUPPORTED)
H A Dpng.h1333 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
1738 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
1750 #endif /* PNG_READ_FILLER_SUPPORTED || PNG_WRITE_FILLER_SUPPORTED */
3454 #if defined(PNG_WRITE_FILLER_SUPPORTED) || \
/external/qemu/distrib/libpng-1.2.19/
H A Dpngwtran.c40 #if defined(PNG_WRITE_FILLER_SUPPORTED)
H A Dpngtrans.c92 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
390 #if defined(PNG_WRITE_FILLER_SUPPORTED) || \
H A Dpngconf.h656 # define PNG_WRITE_FILLER_SUPPORTED /* same as WRITE_STRIP_ALPHA */ macro
H A Dpngwrite.c778 #if !defined(PNG_WRITE_FILLER_SUPPORTED) && defined(PNG_READ_FILLER_SUPPORTED)
780 png_warning(png_ptr, "PNG_WRITE_FILLER_SUPPORTED is not defined.");
1491 #if defined(PNG_WRITE_FILLER_SUPPORTED)
H A Dpng.h1197 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
1595 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
1607 #endif /* PNG_READ_FILLER_SUPPORTED || PNG_WRITE_FILLER_SUPPORTED */
3229 #if defined(PNG_WRITE_FILLER_SUPPORTED) || \
H A Dpngread.c592 #if defined(PNG_WRITE_FILLER_SUPPORTED) && !defined(PNG_READ_FILLER_SUPPORTED)

Completed in 505 milliseconds