/aosp_15_r20/external/libpng/ |
H A D | pngrutil.c | 623 if (png_ptr->user_chunk_malloc_max > 0 && in png_decompress_chunk() 624 png_ptr->user_chunk_malloc_max < limit) in png_decompress_chunk() 625 limit = png_ptr->user_chunk_malloc_max; in png_decompress_chunk() 2874 if (png_ptr->user_chunk_malloc_max > 0 && in png_cache_unknown_chunk() 2875 png_ptr->user_chunk_malloc_max < limit) in png_cache_unknown_chunk() 2876 limit = png_ptr->user_chunk_malloc_max; in png_cache_unknown_chunk() 3158 if (png_ptr->user_chunk_malloc_max > 0 && in png_check_chunk_length() 3159 png_ptr->user_chunk_malloc_max < limit) in png_check_chunk_length() 3160 limit = png_ptr->user_chunk_malloc_max; in png_check_chunk_length()
|
H A D | pngset.c | 1660 png_alloc_size_t user_chunk_malloc_max) in png_set_chunk_malloc_max() argument 1665 png_ptr->user_chunk_malloc_max = user_chunk_malloc_max; in png_set_chunk_malloc_max()
|
H A D | pngstruct.h | 438 png_alloc_size_t user_chunk_malloc_max; member
|
H A D | png.c | 259 create_struct.user_chunk_malloc_max = PNG_USER_CHUNK_MALLOC_MAX; 1980 else if (png_ptr->user_chunk_malloc_max > 0 && 1981 png_ptr->user_chunk_malloc_max < profile_length)
|
H A D | pngget.c | 1235 return (png_ptr ? png_ptr->user_chunk_malloc_max : 0); in png_get_chunk_malloc_max()
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libpng/ |
D | pngstruct.h | 438 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libpng/ |
D | pngstruct.h | 438 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libpng/ |
D | pngstruct.h | 438 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libpng/ |
D | pngstruct.h | 438 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libpng/ |
D | pngstruct.h | 448 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libpng/ |
D | pngstruct.h | 448 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libpng/ |
D | pngstruct.h | 448 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libpng/ |
D | pngstruct.h | 448 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libpng/ |
D | pngstruct.h | 448 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libpng/ |
D | pngstruct.h | 448 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libpng/ |
D | pngstruct.h | 448 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libpng/ |
D | pngstruct.h | 448 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libpng/ |
D | pngstruct.h | 448 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libpng/ |
D | pngstruct.h | 448 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libpng/ |
D | pngstruct.h | 448 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libpng/ |
D | pngstruct.h | 448 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libpng/ |
D | pngstruct.h | 448 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libpng/ |
D | pngstruct.h | 448 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libpng/ |
D | pngstruct.h | 448 png_alloc_size_t user_chunk_malloc_max; member
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libpng/ |
D | pngstruct.h | 448 png_alloc_size_t user_chunk_malloc_max; member
|