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

  /external/libpng/
pngconf.h 448 #ifndef PNG_FP_EXPORT /* A floating point API. */
450 # define PNG_FP_EXPORT(ordinal, type, name, args)\
453 # define PNG_FP_EXPORT(ordinal, type, name, args)
pngpriv.h 314 #ifndef PNG_FP_EXPORT
316 # define PNG_FP_EXPORT(ordinal, type, name, args)\
    [all...]
  /external/opencv3/3rdparty/libpng/
pngconf.h 400 #ifndef PNG_FP_EXPORT /* A floating point API. */
402 # define PNG_FP_EXPORT(ordinal, type, name, args)\
405 # define PNG_FP_EXPORT(ordinal, type, name, args)
  /external/pdfium/third_party/lpng_v163/
pngconf.h 443 #ifndef PNG_FP_EXPORT /* A floating point API. */
445 # define PNG_FP_EXPORT(ordinal, type, name, args)\
448 # define PNG_FP_EXPORT(ordinal, type, name, args)
pngpriv.h 218 #ifndef PNG_FP_EXPORT
220 # define PNG_FP_EXPORT(ordinal, type, name, args)\
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngconf.h 402 #ifndef PNG_FP_EXPORT /* A floating point API. */
404 # define PNG_FP_EXPORT(ordinal, type, name, args)\
407 # define PNG_FP_EXPORT(ordinal, type, name, args)

Completed in 91 milliseconds