Home
last modified time | relevance | path

Searched refs:PNG_USER_CHUNK_MALLOC_MAX (Results 1 – 16 of 16) sorted by relevance

/third_party/libpng/
Dpngusr.dfa14 # @# define PNG_USER_CHUNK_MALLOC_MAX 640000
Dpnglibconf.h208 #define PNG_USER_CHUNK_MALLOC_MAX 8000000 macro
Dpngrutil.c628 # elif PNG_USER_CHUNK_MALLOC_MAX > 0 in png_decompress_chunk()
629 if (PNG_USER_CHUNK_MALLOC_MAX < limit) in png_decompress_chunk()
630 limit = PNG_USER_CHUNK_MALLOC_MAX; in png_decompress_chunk()
2878 # elif PNG_USER_CHUNK_MALLOC_MAX > 0 in png_cache_unknown_chunk()
2879 if (PNG_USER_CHUNK_MALLOC_MAX < limit) in png_cache_unknown_chunk()
2880 limit = PNG_USER_CHUNK_MALLOC_MAX; in png_cache_unknown_chunk()
3161 # elif PNG_USER_CHUNK_MALLOC_MAX > 0 in png_check_chunk_length()
3162 if (PNG_USER_CHUNK_MALLOC_MAX < limit) in png_check_chunk_length()
3163 limit = PNG_USER_CHUNK_MALLOC_MAX; in png_check_chunk_length()
Dpng.c275 # ifdef PNG_USER_CHUNK_MALLOC_MAX
279 create_struct.user_chunk_malloc_max = PNG_USER_CHUNK_MALLOC_MAX;
1998 # elif PNG_USER_CHUNK_MALLOC_MAX > 0
1999 else if (PNG_USER_CHUNK_MALLOC_MAX < profile_length)
DCHANGES2664 Added defineable PNG_USER_CHUNK_CACHE_MAX, PNG_USER_CHUNK_MALLOC_MAX,
2735 PNG_USER_CHUNK_MALLOC_MAX nor PNG_SET_CHUNK_MALLOC_LIMIT_SUPPORTED
/third_party/flutter/skia/third_party/externals/libpng/
Dpngusr.dfa14 # @# define PNG_USER_CHUNK_MALLOC_MAX 640000
Dpngrutil.c628 # elif PNG_USER_CHUNK_MALLOC_MAX > 0 in png_decompress_chunk()
629 if (PNG_USER_CHUNK_MALLOC_MAX < limit) in png_decompress_chunk()
630 limit = PNG_USER_CHUNK_MALLOC_MAX; in png_decompress_chunk()
2878 # elif PNG_USER_CHUNK_MALLOC_MAX > 0 in png_cache_unknown_chunk()
2879 if (PNG_USER_CHUNK_MALLOC_MAX < limit) in png_cache_unknown_chunk()
2880 limit = PNG_USER_CHUNK_MALLOC_MAX; in png_cache_unknown_chunk()
3161 # elif PNG_USER_CHUNK_MALLOC_MAX > 0 in png_check_chunk_length()
3162 if (PNG_USER_CHUNK_MALLOC_MAX < limit) in png_check_chunk_length()
3163 limit = PNG_USER_CHUNK_MALLOC_MAX; in png_check_chunk_length()
Dpng.c275 # ifdef PNG_USER_CHUNK_MALLOC_MAX
279 create_struct.user_chunk_malloc_max = PNG_USER_CHUNK_MALLOC_MAX;
1998 # elif PNG_USER_CHUNK_MALLOC_MAX > 0
1999 else if (PNG_USER_CHUNK_MALLOC_MAX < profile_length)
DCHANGES2664 Added defineable PNG_USER_CHUNK_CACHE_MAX, PNG_USER_CHUNK_MALLOC_MAX,
2735 PNG_USER_CHUNK_MALLOC_MAX nor PNG_SET_CHUNK_MALLOC_LIMIT_SUPPORTED
/third_party/skia/third_party/externals/libpng/
Dpngusr.dfa14 # @# define PNG_USER_CHUNK_MALLOC_MAX 640000
Dpngrutil.c628 # elif PNG_USER_CHUNK_MALLOC_MAX > 0 in png_decompress_chunk()
629 if (PNG_USER_CHUNK_MALLOC_MAX < limit) in png_decompress_chunk()
630 limit = PNG_USER_CHUNK_MALLOC_MAX; in png_decompress_chunk()
2878 # elif PNG_USER_CHUNK_MALLOC_MAX > 0 in png_cache_unknown_chunk()
2879 if (PNG_USER_CHUNK_MALLOC_MAX < limit) in png_cache_unknown_chunk()
2880 limit = PNG_USER_CHUNK_MALLOC_MAX; in png_cache_unknown_chunk()
3161 # elif PNG_USER_CHUNK_MALLOC_MAX > 0 in png_check_chunk_length()
3162 if (PNG_USER_CHUNK_MALLOC_MAX < limit) in png_check_chunk_length()
3163 limit = PNG_USER_CHUNK_MALLOC_MAX; in png_check_chunk_length()
Dpng.c275 # ifdef PNG_USER_CHUNK_MALLOC_MAX
279 create_struct.user_chunk_malloc_max = PNG_USER_CHUNK_MALLOC_MAX;
1998 # elif PNG_USER_CHUNK_MALLOC_MAX > 0
1999 else if (PNG_USER_CHUNK_MALLOC_MAX < profile_length)
DCHANGES2664 Added defineable PNG_USER_CHUNK_CACHE_MAX, PNG_USER_CHUNK_MALLOC_MAX,
2735 PNG_USER_CHUNK_MALLOC_MAX nor PNG_SET_CHUNK_MALLOC_LIMIT_SUPPORTED
/third_party/skia/third_party/externals/libpng/scripts/
Dpnglibconf.h.prebuilt208 #define PNG_USER_CHUNK_MALLOC_MAX 8000000
/third_party/libpng/scripts/
Dpnglibconf.h.prebuilt208 #define PNG_USER_CHUNK_MALLOC_MAX 8000000
/third_party/flutter/skia/third_party/externals/libpng/scripts/
Dpnglibconf.h.prebuilt208 #define PNG_USER_CHUNK_MALLOC_MAX 8000000