Searched refs:PNG_INTERNAL_CALLBACK (Results 1 - 4 of 4) sorted by relevance

/external/libpng/scripts/
H A Dintprefix.c18 #define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\ macro
/external/libpng/
H A Dpngpriv.h328 #ifndef PNG_INTERNAL_CALLBACK
329 # define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\ macro
1977 PNG_INTERNAL_CALLBACK(void,png_safe_error,(png_structp png_ptr,
1981 PNG_INTERNAL_CALLBACK(void,png_safe_warning,(png_structp png_ptr,
/external/pdfium/third_party/libpng16/
H A Dpngpriv.h299 #ifndef PNG_INTERNAL_CALLBACK
300 # define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\ macro
1925 PNG_INTERNAL_CALLBACK(void,png_safe_error,(png_structp png_ptr,
1929 PNG_INTERNAL_CALLBACK(void,png_safe_warning,(png_structp png_ptr,
/external/skia/third_party/libpng/
H A Dpngpriv.h299 #ifndef PNG_INTERNAL_CALLBACK
300 # define PNG_INTERNAL_CALLBACK(type, name, args, attributes)\ macro
1925 PNG_INTERNAL_CALLBACK(void,png_safe_error,(png_structp png_ptr,
1929 PNG_INTERNAL_CALLBACK(void,png_safe_warning,(png_structp png_ptr,

Completed in 51 milliseconds