Searched refs:PNG_DLL_IMPORT (Results 1 - 1 of 1) sorted by relevance

/external/libpng/
H A Dpngconf.h192 * PNG_DLL_IMPORT Set to the magic to force the libpng symbols to come
260 # ifndef PNG_DLL_IMPORT
261 # define PNG_DLL_IMPORT __declspec(dllimport) macro
291 # if defined(PNG_USE_DLL) && defined(PNG_DLL_IMPORT)
293 # define PNG_IMPEXP PNG_DLL_IMPORT

Completed in 54 milliseconds