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

  /external/pdfium/third_party/lpng_v163/
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 264 # ifndef PNG_USER_CHUNK_MALLOC_MAX
265 # define PNG_USER_CHUNK_MALLOC_MAX 8000000
278 # ifndef PNG_USER_CHUNK_MALLOC_MAX
279 # define PNG_USER_CHUNK_MALLOC_MAX 0
    [all...]
  /external/libpng/
pnglibconf.h 204 #define PNG_USER_CHUNK_MALLOC_MAX 8000000
  /external/opencv3/3rdparty/libpng/
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/skia/third_party/libpng/
pnglibconf.h 204 #define PNG_USER_CHUNK_MALLOC_MAX 8000000
  /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...]

Completed in 173 milliseconds