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

  /external/libpng/
pngerror.c 754 png_longjmp(png_ptr, 1);
758 png_longjmp,(png_const_structrp png_ptr, int val),PNG_NORETURN)
769 /* If control reaches this point, png_longjmp() must not return. The only
png.h     [all...]
  /external/pdfium/third_party/libpng16/
pngerror.c 754 png_longjmp(png_ptr, 1);
758 png_longjmp,(png_const_structrp png_ptr, int val),PNG_NORETURN)
769 /* If control reaches this point, png_longjmp() must not return. The only
png.h     [all...]
  /external/skia/third_party/libpng/
pngerror.c 754 png_longjmp(png_ptr, 1);
758 png_longjmp,(png_const_structrp png_ptr, int val),PNG_NORETURN)
769 /* If control reaches this point, png_longjmp() must not return. The only
pngprefix.h 239 #define png_longjmp skia_png_longjmp macro
png.h     [all...]
  /frameworks/base/tools/aapt2/compile/
PngCrunch.cpp 79 // default, print the error message to stdout and call the same png_longjmp method.
80 png_longjmp(png_ptr, 1);
  /external/libpng/contrib/libtests/
makepng.c 766 png_longjmp(png_ptr, 1);
    [all...]
  /external/ImageMagick/coders/
png.c     [all...]

Completed in 108 milliseconds