HomeSort by relevance Sort by last modified time
    Searched defs:png_error (Results 1 - 7 of 7) sorted by null

  /external/libpng/contrib/libtests/
tarith.c 34 #define png_error png_warning macro
943 * definition for png_warning and png_error, seetings of VALIDATION:
  /external/opencv3/3rdparty/libpng/
pngpriv.h 272 # define png_error(s1,s2) png_err(s1) macro
608 * NOTE: this macro will raise a png_error if the range check fails,
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngpriv.h 337 # define png_error(s1,s2) png_err(s1) macro
642 * NOTE: this macro will raise a png_error if the range check fails,
    [all...]
png.h 507 #define png_error FOXIT_png_error macro
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 272 # define png_error(s1,s2) png_err(s1) macro
608 * NOTE: this macro will raise a png_error if the range check fails,
    [all...]
  /external/libpng/contrib/tools/
pngfix.c 152 # define png_error(a,b) png_err(a) macro
907 #define LIBPNG_WARNING_CODE 1 /* generic png_error */
908 #define LIBPNG_ERROR_CODE 2 /* generic png_error */
    [all...]
  /external/libpng/
png.h 456 * Otherwise the calls are mapped to png_error.
1818 # define png_error macro
    [all...]

Completed in 50 milliseconds