Home
last modified time | relevance | path

Searched refs:PNG_FUNCTION (Results 1 – 18 of 18) sorted by relevance

/external/libpng/
Dpngmem.c49 PNG_FUNCTION(png_voidp,PNGAPI
67 PNG_FUNCTION(png_voidp /* PRIVATE */,
118 PNG_FUNCTION(png_voidp /* PRIVATE */,
128 PNG_FUNCTION(png_voidp /* PRIVATE */,
168 PNG_FUNCTION(png_voidp,PNGAPI
185 PNG_FUNCTION(png_voidp,PNGAPI
208 PNG_FUNCTION(png_voidp,PNGAPI
242 PNG_FUNCTION(void,PNGAPI
Dpngerror.c23 static PNG_FUNCTION(void, png_default_error,PNGARG((png_const_structrp png_ptr,
38 PNG_FUNCTION(void,PNGAPI
91 PNG_FUNCTION(void,PNGAPI
479 PNG_FUNCTION(void,PNGAPI
571 PNG_FUNCTION(void,
709 static PNG_FUNCTION(void /* PRIVATE */,
756 PNG_FUNCTION(void,PNGAPI
879 PNG_FUNCTION(void /* PRIVATE */, (PNGCBAPI
Dpngconf.h308 #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), \
Dpng.c72 PNG_FUNCTION(voidpf /* PRIVATE */,
224 PNG_FUNCTION(png_structp /* PRIVATE */,
328 PNG_FUNCTION(png_infop,PNGAPI
398 PNG_FUNCTION(void,PNGAPI
Dpngpriv.h258 extern PNG_FUNCTION(type, name, args, PNG_EMPTY attributes)
263 extern PNG_FUNCTION(type, (PNGCBAPI name), args, PNG_EMPTY attributes)
Dpngwrite.c476 PNG_FUNCTION(png_structp,PNGAPI
489 PNG_FUNCTION(png_structp,PNGAPI
Dpngread.c25 PNG_FUNCTION(png_structp,PNGAPI
40 PNG_FUNCTION(png_structp,PNGAPI
Dpng.h953 PNG_FUNCTION(void, (PNGCAPI *png_longjmp_ptr), PNGARG((jmp_buf, int)), typedef);
DCHANGES2972 declarations, PNG_FUNCTION has been added to enable this and the
/external/pdfium/samples/fx_lpng/lpng_v163/
Dfx_pngmem.c59 PNG_FUNCTION(png_voidp,PNGAPI
77 PNG_FUNCTION(png_voidp /* PRIVATE */,
126 PNG_FUNCTION(png_voidp /* PRIVATE */,
136 PNG_FUNCTION(png_voidp /* PRIVATE */,
175 PNG_FUNCTION(png_voidp,PNGAPI
192 PNG_FUNCTION(png_voidp,PNGAPI
215 PNG_FUNCTION(png_voidp,PNGAPI
249 PNG_FUNCTION(void,PNGAPI
Dfx_pngerror.c22 static PNG_FUNCTION(void, png_default_error,PNGARG((png_const_structrp png_ptr,
37 PNG_FUNCTION(void,PNGAPI
90 PNG_FUNCTION(void,PNGAPI
465 PNG_FUNCTION(void,PNGAPI
549 PNG_FUNCTION(void,
687 static PNG_FUNCTION(void /* PRIVATE */,
734 PNG_FUNCTION(void,PNGAPI
852 PNG_FUNCTION(void /* PRIVATE */,
Dpngconf.h308 #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), \
Dfx_png.c71 PNG_FUNCTION(voidpf /* PRIVATE */,
222 PNG_FUNCTION(png_structp /* PRIVATE */,
322 PNG_FUNCTION(png_infop,PNGAPI
392 PNG_FUNCTION(void,PNGAPI
Dfx_pngwrite.c475 PNG_FUNCTION(png_structp,PNGAPI
488 PNG_FUNCTION(png_structp,PNGAPI
Dfx_pngread.c24 PNG_FUNCTION(png_structp,PNGAPI
39 PNG_FUNCTION(png_structp,PNGAPI
Dpngpriv.h212 extern PNG_FUNCTION(type, name, args, PNG_EMPTY attributes)
Dpng.h1187 PNG_FUNCTION(void, (PNGCAPI *png_longjmp_ptr), PNGARG((jmp_buf, int)), typedef);
/external/libpng/contrib/libtests/
Dpngunknown.c419 PNG_FUNCTION(void, display_exit, (display *d), static PNG_NORETURN)
442 PNG_FUNCTION(void, (PNGCBAPI error), (png_structp png_ptr, const char *message),