Searched refs:PNG_EMPTY (Results 1 – 2 of 2) sorted by relevance
/external/libpng/ |
D | pngpriv.h | 355 PNG_LINKAGE_FUNCTION PNG_FUNCTION(type, name, args, PNG_EMPTY attributes) 361 PNG_EMPTY attributes) 376 PNG_INTERNAL_FUNCTION(type, name, args, PNG_EMPTY); 388 PNG_INTERNAL_FUNCTION(type, name, args, PNG_EMPTY); 966 PNG_EMPTY); 973 png_compression_bufferp *list),PNG_EMPTY); 985 double fp, png_const_charp text),PNG_EMPTY); 992 png_const_charp user_png_ver),PNG_EMPTY); 1031 PNG_EMPTY); 1034 PNG_INTERNAL_FUNCTION(void,png_free_jmpbuf,(png_structrp png_ptr),PNG_EMPTY); [all …]
|
D | pngconf.h | 308 #define PNG_EMPTY /*empty list*/ macro 311 PNG_EXPORTA(ordinal, type, name, args, PNG_EMPTY)
|