HomeSort by relevance Sort by last modified time
    Searched refs:PNG_NO_CONSOLE_IO (Results 1 - 9 of 9) sorted by null

  /external/libpng/contrib/pngminim/decoder/
pngusr.h 72 #define PNG_NO_CONSOLE_IO
  /external/libpng/contrib/pngminim/encoder/
pngusr.h 68 #define PNG_NO_CONSOLE_IO
  /external/libpng/contrib/pngminim/preader/
pngusr.h 63 #define PNG_NO_CONSOLE_IO
  /external/qemu/distrib/libpng-1.2.19/
pngerror.c 198 #ifndef PNG_NO_CONSOLE_IO
240 #ifdef PNG_NO_CONSOLE_IO
254 #ifndef PNG_NO_CONSOLE_IO
pngconf.h 222 * in png_error() and png_warning(). #defining PNG_NO_CONSOLE_IO will
228 * #define PNG_NO_CONSOLE_IO
235 # define PNG_NO_CONSOLE_IO
243 # ifndef PNG_NO_CONSOLE_IO
244 # define PNG_NO_CONSOLE_IO
250 # ifndef PNG_NO_CONSOLE_IO
251 # define PNG_NO_CONSOLE_IO
    [all...]
pngwutil.c 958 #if !defined(PNG_NO_CONSOLE_IO)
    [all...]
pngrutil.c 638 #ifndef PNG_NO_CONSOLE_IO
855 #ifndef PNG_NO_CONSOLE_IO
867 #endif /* PNG_NO_CONSOLE_IO */
950 #ifndef PNG_NO_CONSOLE_IO
    [all...]
  /external/libpng/
pngconf.h 254 * in png_error() and png_warning(). #defining PNG_NO_CONSOLE_IO will
260 * #define PNG_NO_CONSOLE_IO
271 # define PNG_NO_CONSOLE_IO
281 # ifndef PNG_NO_CONSOLE_IO
282 # define PNG_NO_CONSOLE_IO
288 # ifndef PNG_NO_CONSOLE_IO
289 # define PNG_NO_CONSOLE_IO
303 #if !(defined PNG_NO_CONSOLE_IO) && !defined(PNG_CONSOLE_IO_SUPPORTED)
    [all...]
  /external/libpng/contrib/visupng/
PngFile.c 38 #ifndef PNG_NO_CONSOLE_IO

Completed in 40 milliseconds