Searched defs:png_fixed_error (Results 1 - 4 of 4) sorted by relevance

/external/libpng/contrib/libtests/
H A Dtarith.c41 #define png_fixed_error png_fixed_warning macro
/external/libpng/
H A Dpngpriv.h392 # define png_fixed_error(s1,s2) png_err(s1) macro
705 ((png_fixed_point)(100000 * (fp))) : (png_fixed_error(png_ptr, s),0))
1554 PNG_INTERNAL_FUNCTION(void,png_fixed_error,(png_const_structrp png_ptr,
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dpngpriv.h345 # define png_fixed_error(s1,s2) png_err(s1) macro
658 ((png_fixed_point)(100000 * (fp))) : (png_fixed_error(png_ptr, s),0))
1622 PNG_INTERNAL_FUNCTION(void,png_fixed_error,(png_const_structrp png_ptr,
/external/skia/third_party/libpng/
H A Dpngprefix.h178 #define png_fixed_error skia_png_fixed_error macro

Completed in 173 milliseconds