Searched defs:PNG_FP_EXPORT (Results 1 - 4 of 4) sorted by relevance

/external/libpng/
H A Dpngconf.h448 #ifndef PNG_FP_EXPORT /* A floating point API. */
450 # define PNG_FP_EXPORT(ordinal, type, name, args)\ macro
453 # define PNG_FP_EXPORT(ordinal, type, name, args) macro
H A Dpngpriv.h358 #ifndef PNG_FP_EXPORT
360 # define PNG_FP_EXPORT(ordinal, type, name, args)\ macro
/external/pdfium/third_party/libpng16/
H A Dpngconf.h448 #ifndef PNG_FP_EXPORT /* A floating point API. */
450 # define PNG_FP_EXPORT(ordinal, type, name, args)\ macro
453 # define PNG_FP_EXPORT(ordinal, type, name, args) macro
H A Dpngpriv.h314 #ifndef PNG_FP_EXPORT
316 # define PNG_FP_EXPORT(ordinal, type, name, args)\ macro

Completed in 655 milliseconds