Searched refs:png_fixed_error (Results 1 - 5 of 5) sorted by relevance
/third_party/skia/third_party/externals/libpng/ |
H A D | pngerror.c | 572 png_fixed_error,(png_const_structrp png_ptr, png_const_charp name),PNG_NORETURN) in PNG_FUNCTION()
|
H A D | pngpriv.h | 482 # define png_fixed_error(s1,s2) png_err(s1) macro 820 ((png_fixed_point)(100000 * (fp))) : (png_fixed_error(png_ptr, s),0)) 1756 PNG_INTERNAL_FUNCTION(void,png_fixed_error,(png_const_structrp png_ptr,
|
H A D | png.c | 3321 png_fixed_error(png_ptr, text); in png_fixed()
|
H A D | pngrtran.c | 278 png_fixed_error(png_ptr, "gamma value"); in convert_gamma_value()
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | tarith.c | 41 #define png_fixed_error png_fixed_warning macro
|
Completed in 17 milliseconds