HomeSort by relevance Sort by last modified time
    Searched defs:PNG_REMOVED (Results 1 - 5 of 5) 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/opencv3/3rdparty/libpng/
pngconf.h 312 /* Use PNG_REMOVED to comment out a removed interface. */
313 #ifndef PNG_REMOVED
314 # define PNG_REMOVED(ordinal, type, name, args, attributes)
  /external/pdfium/third_party/lpng_v163/
pngconf.h 335 /* Use PNG_REMOVED to comment out a removed interface. */
336 #ifndef PNG_REMOVED
337 # define PNG_REMOVED(ordinal, type, name, args, attributes)
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h 312 /* Use PNG_REMOVED to comment out a removed interface. */
313 #ifndef PNG_REMOVED
314 # define PNG_REMOVED(ordinal, type, name, args, attributes)

Completed in 1122 milliseconds