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

  /external/libpng/
pngconf.h 353 # if !defined(PNG_DEPRECATED) && __has_attribute(__deprecated__)
354 # define PNG_DEPRECATED __attribute__((__deprecated__))
379 # ifndef PNG_DEPRECATED
380 # define PNG_DEPRECATED __attribute__((__deprecated__))
410 # ifndef PNG_DEPRECATED
411 # define PNG_DEPRECATED __declspec(deprecated)
429 #ifndef PNG_DEPRECATED
430 # define PNG_DEPRECATED /* Use of this function is deprecated */
pngpriv.h 307 #ifndef PNG_DEPRECATED
308 # define PNG_DEPRECATED
    [all...]
  /external/pdfium/third_party/libpng16/
pngconf.h 353 # if !defined(PNG_DEPRECATED) && __has_attribute(__deprecated__)
354 # define PNG_DEPRECATED __attribute__((__deprecated__))
379 # ifndef PNG_DEPRECATED
380 # define PNG_DEPRECATED __attribute__((__deprecated__))
410 # ifndef PNG_DEPRECATED
411 # define PNG_DEPRECATED __declspec(deprecated)
429 #ifndef PNG_DEPRECATED
430 # define PNG_DEPRECATED /* Use of this function is deprecated */
pngpriv.h 278 #ifndef PNG_DEPRECATED
279 # define PNG_DEPRECATED
    [all...]
  /external/skia/third_party/libpng/
pngconf.h 353 # if !defined(PNG_DEPRECATED) && __has_attribute(__deprecated__)
354 # define PNG_DEPRECATED __attribute__((__deprecated__))
379 # ifndef PNG_DEPRECATED
380 # define PNG_DEPRECATED __attribute__((__deprecated__))
410 # ifndef PNG_DEPRECATED
411 # define PNG_DEPRECATED __declspec(deprecated)
429 #ifndef PNG_DEPRECATED
430 # define PNG_DEPRECATED /* Use of this function is deprecated */
pngpriv.h 278 #ifndef PNG_DEPRECATED
279 # define PNG_DEPRECATED
    [all...]
  /external/syslinux/com32/include/
pngconf.h     [all...]

Completed in 55 milliseconds