HomeSort by relevance Sort by last modified time
    Searched defs:PNG_USER_CHUNK_MALLOC_MAX (Results 1 - 5 of 5) sorted by null

  /external/libpng/
pngconf.h 35 # ifdef PNG_USER_CHUNK_MALLOC_MAX
36 # undef PNG_USER_CHUNK_MALLOC_MAX
37 # define PNG_USER_CHUNK_MALLOC_MAX 4000000L
pngpriv.h 321 # ifndef PNG_USER_CHUNK_MALLOC_MAX
322 # define PNG_USER_CHUNK_MALLOC_MAX 8000000
335 # ifndef PNG_USER_CHUNK_MALLOC_MAX
336 # define PNG_USER_CHUNK_MALLOC_MAX 0
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 157 # ifndef PNG_USER_CHUNK_MALLOC_MAX
158 # define PNG_USER_CHUNK_MALLOC_MAX 8000000
171 # ifndef PNG_USER_CHUNK_MALLOC_MAX
172 # define PNG_USER_CHUNK_MALLOC_MAX 0
    [all...]
  /external/chromium_org/third_party/libpng/
pngconf.h 875 #ifndef PNG_USER_CHUNK_MALLOC_MAX
876 # define PNG_USER_CHUNK_MALLOC_MAX 0
    [all...]
  /external/qemu/distrib/libpng-1.2.46/
pngconf.h 879 #ifndef PNG_USER_CHUNK_MALLOC_MAX
880 # define PNG_USER_CHUNK_MALLOC_MAX 0
    [all...]

Completed in 69 milliseconds