Home
last modified time | relevance | path

Searched refs:PNG_REMOVED (Results 1 – 6 of 6) sorted by relevance

/external/libpng/scripts/
Dsymbols.c21 #define PNG_REMOVED(ordinal, type, name, args, attributes)\ macro
/external/pdfium/third_party/libpng16/
Dpngconf.h314 #ifndef PNG_REMOVED
315 # define PNG_REMOVED(ordinal, type, name, args, attributes) macro
Dpng.h2438 PNG_REMOVED(200, png_const_bytep, png_get_io_chunk_name, (png_structrp png_ptr),
/external/libpng/
Dpngconf.h314 #ifndef PNG_REMOVED
315 # define PNG_REMOVED(ordinal, type, name, args, attributes) macro
Dpng.h2446 PNG_REMOVED(200, png_const_bytep, png_get_io_chunk_name, (png_structrp png_ptr),
DCHANGES2854 Corrected PNG_REMOVED macro to take five arguments.