Home
last modified time | relevance | path

Searched refs:PNG_BUILD_DLL (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/third_party/libpng16/contrib/intel/
Dintel_sse.patch129 * so PNG_BUILD_DLL must be set.
132 * PNG_BUILD_DLL must not be set. To avoid the code below kicking in build a
/external/pdfium/third_party/libpng16/
Dpngpriv.h229 #ifndef PNG_BUILD_DLL
235 # define PNG_BUILD_DLL macro
244 # define PNG_BUILD_DLL macro
250 # define PNG_BUILD_DLL macro
267 # ifdef PNG_BUILD_DLL
/external/libpng/
Dpngpriv.h273 #ifndef PNG_BUILD_DLL
279 # define PNG_BUILD_DLL macro
288 # define PNG_BUILD_DLL macro
294 # define PNG_BUILD_DLL macro
311 # ifdef PNG_BUILD_DLL
DCMakeLists.txt592 set_target_properties(png PROPERTIES DEFINE_SYMBOL PNG_BUILD_DLL)
DCHANGES847 Made PNG_NO_CONSOLE_IO the default condition when PNG_BUILD_DLL is defined.
2768 Made PNG_BUILD_DLL safe: it can be set whenever a DLL is being built.