Searched refs:PNG_FUNCTION (Results 1 - 9 of 9) sorted by relevance

/external/libpng/
H A Dpngmem.c49 PNG_FUNCTION(png_voidp,PNGAPI function
67 PNG_FUNCTION(png_voidp /* PRIVATE */, function
118 PNG_FUNCTION(png_voidp /* PRIVATE */, function
128 PNG_FUNCTION(png_voidp /* PRIVATE */, function
168 PNG_FUNCTION(png_voidp,PNGAPI function
185 PNG_FUNCTION(png_voidp,PNGAPI function
208 PNG_FUNCTION(png_voidp,PNGAPI function
242 PNG_FUNCTION(void,PNGAPI function
H A Dpngerror.c23 static PNG_FUNCTION(void, png_default_error,PNGARG((png_const_structrp png_ptr,
38 PNG_FUNCTION(void,PNGAPI function
91 PNG_FUNCTION(void,PNGAPI function
479 PNG_FUNCTION(void,PNGAPI function
571 PNG_FUNCTION(void, function
709 static PNG_FUNCTION(void /* PRIVATE */, function
756 PNG_FUNCTION(void,PNGAPI function
879 PNG_FUNCTION(void /* PRIVATE */, (PNGCBAPI function
H A Dpngconf.h301 /* In 1.5.2 the definition of PNG_FUNCTION has been changed to always treat
308 #ifndef PNG_FUNCTION
309 # define PNG_FUNCTION(type, name, args, attributes) attributes type name args macro
323 PNG_FUNCTION(PNG_EXPORT_TYPE(type),(PNGAPI name),PNGARG(args), \
H A Dpng.c72 PNG_FUNCTION(voidpf /* PRIVATE */, function
224 PNG_FUNCTION(png_structp /* PRIVATE */, function
328 PNG_FUNCTION(png_infop,PNGAPI function
398 PNG_FUNCTION(void,PNGAPI function
H A Dpngpriv.h258 extern PNG_FUNCTION(type, name, args, PNG_EMPTY attributes)
263 extern PNG_FUNCTION(type, (PNGCBAPI name), args, PNG_EMPTY attributes)
H A Dpngwrite.c476 PNG_FUNCTION(png_structp,PNGAPI function
489 PNG_FUNCTION(png_structp,PNGAPI
H A Dpngread.c25 PNG_FUNCTION(png_structp,PNGAPI function
40 PNG_FUNCTION(png_structp,PNGAPI
H A Dpng.h953 PNG_FUNCTION(void, (PNGCAPI *png_longjmp_ptr), PNGARG((jmp_buf, int)), typedef);
/external/libpng/contrib/libtests/
H A Dpngunknown.c419 PNG_FUNCTION(void, display_exit, (display *d), static PNG_NORETURN) function
442 PNG_FUNCTION(void, (PNGCBAPI error), (png_structp png_ptr, const char *message), function

Completed in 630 milliseconds