HomeSort by relevance Sort by last modified time
    Searched refs:PNG_READ_FILLER_SUPPORTED (Results 1 - 25 of 28) sorted by null

1 2

  /ndk/tests/build/issue20862-libpng-O0/jni/
pnglibconf.h 98 #define PNG_READ_FILLER_SUPPORTED 1
pngstruct.h 150 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
pngpriv.h     [all...]
pngrtran.c     [all...]
  /external/libpng/
pnglibconf.h 59 #define PNG_READ_FILLER_SUPPORTED
pngstruct.h 312 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
pngtrans.c 113 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
132 # ifdef PNG_READ_FILLER_SUPPORTED
pngrtran.c     [all...]
png.h     [all...]
pngwrite.c 702 #if !defined(PNG_WRITE_FILLER_SUPPORTED) && defined(PNG_READ_FILLER_SUPPORTED)
    [all...]
  /external/libpng/scripts/
pnglibconf.h.prebuilt 58 #define PNG_READ_FILLER_SUPPORTED
  /external/chromium_org/third_party/libpng/
pngconf.h 629 # define PNG_READ_FILLER_SUPPORTED
    [all...]
pngtrans.c 107 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
pngrutil.c     [all...]
pngread.c 622 #if defined(PNG_WRITE_FILLER_SUPPORTED) && !defined(PNG_READ_FILLER_SUPPORTED)
624 png_warning(png_ptr, "PNG_READ_FILLER_SUPPORTED is not defined.");
    [all...]
pngwrite.c 813 #if !defined(PNG_WRITE_FILLER_SUPPORTED) && defined(PNG_READ_FILLER_SUPPORTED)
    [all...]
png.h     [all...]
pngrtran.c     [all...]
  /external/qemu/distrib/libpng-1.2.46/
pngconf.h 633 # define PNG_READ_FILLER_SUPPORTED
    [all...]
pngtrans.c 107 #if defined(PNG_READ_FILLER_SUPPORTED) || defined(PNG_WRITE_FILLER_SUPPORTED)
pngrutil.c     [all...]
pngread.c 631 #if defined(PNG_WRITE_FILLER_SUPPORTED) && !defined(PNG_READ_FILLER_SUPPORTED)
633 png_warning(png_ptr, "PNG_READ_FILLER_SUPPORTED is not defined.");
    [all...]
pngwrite.c 813 #if !defined(PNG_WRITE_FILLER_SUPPORTED) && defined(PNG_READ_FILLER_SUPPORTED)
    [all...]
png.h     [all...]
pngrtran.c     [all...]

Completed in 634 milliseconds

1 2