Home
last modified time | relevance | path

Searched defs:PNG_EXPORT (Results 1 – 2 of 2) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
Dpngconf.h1353 # define PNG_EXPORT PNG_EXPORT_TYPE1 macro
1355 # define PNG_EXPORT PNG_EXPORT_TYPE2 macro
1394 # define PNG_EXPORT(type,symbol) PNG_FUNCTION_EXPORT symbol END macro
1404 # define PNG_EXPORT(type,symbol) PNG_IMPEXP type PNGAPI symbol macro
/external/libpng/
Dpngconf.h1476 # define PNG_EXPORT PNG_EXPORT_TYPE1 macro
1478 # define PNG_EXPORT PNG_EXPORT_TYPE2 macro
1521 # define PNG_EXPORT(type,symbol) PNG_FUNCTION_EXPORT symbol END macro
1531 # define PNG_EXPORT(type,symbol) PNG_IMPEXP type PNGAPI symbol macro