HomeSort by relevance Sort by last modified time
    Searched refs:PNG_FUNCTION (Results 1 - 17 of 17) sorted by null

  /external/libpng/
pngmem.c 49 PNG_FUNCTION(png_voidp,PNGAPI
67 PNG_FUNCTION(png_voidp /* PRIVATE */,
121 PNG_FUNCTION(png_voidp /* PRIVATE */,
131 PNG_FUNCTION(png_voidp /* PRIVATE */,
171 PNG_FUNCTION(png_voidp,PNGAPI
188 PNG_FUNCTION(png_voidp,PNGAPI
211 PNG_FUNCTION(png_voidp,PNGAPI
245 PNG_FUNCTION(void,PNGAPI
pngerror.c 23 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,
710 static PNG_FUNCTION(void /* PRIVATE */,
757 PNG_FUNCTION(void,PNGAPI
884 PNG_FUNCTION(void /* PRIVATE */, (PNGCBAPI
pngconf.h 279 /* In 1.5.2 the definition of PNG_FUNCTION has been changed to always treat
286 #ifndef PNG_FUNCTION
287 # define PNG_FUNCTION(type, name, args, attributes) attributes type name args
301 PNG_FUNCTION(PNG_EXPORT_TYPE(type), (PNGAPI name), PNGARG(args), \
png.c 97 PNG_FUNCTION(voidpf /* PRIVATE */,
249 PNG_FUNCTION(png_structp /* PRIVATE */,
353 PNG_FUNCTION(png_infop,PNGAPI
423 PNG_FUNCTION(void,PNGAPI
    [all...]
pngpriv.h 340 PNG_LINKAGE_FUNCTION PNG_FUNCTION(type, name, args, PNG_EMPTY attributes)
345 PNG_LINKAGE_CALLBACK PNG_FUNCTION(type, (PNGCBAPI name), args,\
    [all...]
pngwrite.c 497 PNG_FUNCTION(png_structp,PNGAPI
510 PNG_FUNCTION(png_structp,PNGAPI
    [all...]
pngread.c 25 PNG_FUNCTION(png_structp,PNGAPI
40 PNG_FUNCTION(png_structp,PNGAPI
    [all...]
png.h     [all...]
  /external/pdfium/third_party/libpng16/
pngmem.c 52 PNG_FUNCTION(png_voidp,PNGAPI
70 PNG_FUNCTION(png_voidp /* PRIVATE */,
124 PNG_FUNCTION(png_voidp /* PRIVATE */,
134 PNG_FUNCTION(png_voidp /* PRIVATE */,
174 PNG_FUNCTION(png_voidp,PNGAPI
191 PNG_FUNCTION(png_voidp,PNGAPI
214 PNG_FUNCTION(png_voidp,PNGAPI
248 PNG_FUNCTION(void,PNGAPI
pngerror.c 23 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,
710 static PNG_FUNCTION(void /* PRIVATE */,
757 PNG_FUNCTION(void,PNGAPI
884 PNG_FUNCTION(void /* PRIVATE */, (PNGCBAPI
pngconf.h 279 /* In 1.5.2 the definition of PNG_FUNCTION has been changed to always treat
286 #ifndef PNG_FUNCTION
287 # define PNG_FUNCTION(type, name, args, attributes) attributes type name args
301 PNG_FUNCTION(PNG_EXPORT_TYPE(type), (PNGAPI name), PNGARG(args), \
png.c 77 PNG_FUNCTION(voidpf /* PRIVATE */,
229 PNG_FUNCTION(png_structp /* PRIVATE */,
333 PNG_FUNCTION(png_infop,PNGAPI
403 PNG_FUNCTION(void,PNGAPI
    [all...]
pngpriv.h 296 PNG_LINKAGE_FUNCTION PNG_FUNCTION(type, name, args, PNG_EMPTY attributes)
301 PNG_LINKAGE_CALLBACK PNG_FUNCTION(type, (PNGCBAPI name), args,\
    [all...]
pngwrite.c 486 PNG_FUNCTION(png_structp,PNGAPI
499 PNG_FUNCTION(png_structp,PNGAPI
    [all...]
pngread.c 25 PNG_FUNCTION(png_structp,PNGAPI
40 PNG_FUNCTION(png_structp,PNGAPI
    [all...]
png.h     [all...]
  /external/libpng/contrib/libtests/
pngunknown.c 438 PNG_FUNCTION(void, display_exit, (display *d), static PNG_NORETURN)
461 PNG_FUNCTION(void, (PNGCBAPI error), (png_structp png_ptr, const char *message),
    [all...]

Completed in 338 milliseconds