Searched defs:PNG_USER_MEM_SUPPORTED (Results 1 - 4 of 4) sorted by relevance

/external/libpng/contrib/libtests/
H A Dtarith.c68 #undef PNG_USER_MEM_SUPPORTED macro
/external/libpng/
H A Dpnglibconf.h124 #define PNG_USER_MEM_SUPPORTED macro
/external/chromium_org/third_party/libpng/
H A Dpngconf.h836 #if !defined(PNG_NO_USER_MEM) && !defined(PNG_USER_MEM_SUPPORTED)
837 # define PNG_USER_MEM_SUPPORTED macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpngconf.h840 #if !defined(PNG_NO_USER_MEM) && !defined(PNG_USER_MEM_SUPPORTED)
841 # define PNG_USER_MEM_SUPPORTED macro

Completed in 526 milliseconds