HomeSort by relevance Sort by last modified time
    Searched defs:PNG_REMOVED (Results 1 - 3 of 3) sorted by null

  /external/libpng/scripts/
symbols.c 21 #define PNG_REMOVED(ordinal, type, name, args, attributes)\
  /external/libpng/
pngconf.h 313 /* Use PNG_REMOVED to comment out a removed interface. */
314 #ifndef PNG_REMOVED
315 # define PNG_REMOVED(ordinal, type, name, args, attributes)
  /external/pdfium/third_party/libpng16/
pngconf.h 313 /* Use PNG_REMOVED to comment out a removed interface. */
314 #ifndef PNG_REMOVED
315 # define PNG_REMOVED(ordinal, type, name, args, attributes)

Completed in 67 milliseconds