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

/external/libpng/
H A Dpngconf.h35 # ifdef PNG_USER_CHUNK_MALLOC_MAX
36 # undef PNG_USER_CHUNK_MALLOC_MAX macro
37 # define PNG_USER_CHUNK_MALLOC_MAX 4000000L macro
H A Dpngpriv.h321 # ifndef PNG_USER_CHUNK_MALLOC_MAX
322 # define PNG_USER_CHUNK_MALLOC_MAX 8000000 macro
335 # ifndef PNG_USER_CHUNK_MALLOC_MAX
336 # define PNG_USER_CHUNK_MALLOC_MAX 0 macro
/external/chromium_org/third_party/libpng/
H A Dpngconf.h875 #ifndef PNG_USER_CHUNK_MALLOC_MAX
876 # define PNG_USER_CHUNK_MALLOC_MAX 0 macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpngconf.h879 #ifndef PNG_USER_CHUNK_MALLOC_MAX
880 # define PNG_USER_CHUNK_MALLOC_MAX 0 macro

Completed in 139 milliseconds