Home
last modified time | relevance | path

Searched refs:PNG_DLL (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/libpng/
Dpngconf.h210 # ifdef PNG_DLL
211 # undef PNG_DLL
224 # ifndef PNG_DLL
225 # define PNG_DLL macro
232 # ifdef PNG_DLL
233 # undef PNG_DLL
239 # ifndef PNG_DLL
240 # define PNG_DLL macro
1383 #if !defined(PNG_DLL) && (defined(PNG_BUILD_DLL) || defined(PNG_USE_DLL))
1384 # define PNG_DLL macro
[all …]
/external/qemu/distrib/libpng-1.2.46/
Dpngconf.h214 # ifdef PNG_DLL
215 # undef PNG_DLL
228 # ifndef PNG_DLL
229 # define PNG_DLL macro
236 # ifdef PNG_DLL
237 # undef PNG_DLL
243 # ifndef PNG_DLL
244 # define PNG_DLL macro
1387 #if !defined(PNG_DLL) && (defined(PNG_BUILD_DLL) || defined(PNG_USE_DLL))
1388 # define PNG_DLL macro
[all …]
/external/libpng/
DCHANGES850 Made the default PNG_USE_LOCAL_ARRAYS depend on PNG_DLL instead of WIN32.