Home
last modified time | relevance | path

Searched refs:PNG_USER_MEM_SUPPORTED (Results 1 - 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/libpng/
H A Dpngmem.c63 * allocating memory, taking into account limits and PNG_USER_MEM_SUPPORTED.
76 #ifndef PNG_USER_MEM_SUPPORTED in PNG_FUNCTION()
89 #ifdef PNG_USER_MEM_SUPPORTED in PNG_FUNCTION()
168 * png_malloc always exists, but if PNG_USER_MEM_SUPPORTED is defined a separate
187 #ifdef PNG_USER_MEM_SUPPORTED
237 #ifdef PNG_USER_MEM_SUPPORTED in png_free()
255 #ifdef PNG_USER_MEM_SUPPORTED
H A Dpngtest.c489 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG
896 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG in test_one_file()
908 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG in test_one_file()
1942 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG in main()
1979 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG in main()
2001 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG in main()
2019 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG in main()
2073 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG in main()
2094 #if defined(PNG_USER_MEM_SUPPORTED) && PNG_DEBUG in main()
H A Dpngstruct.h423 #ifdef PNG_USER_MEM_SUPPORTED
H A Dpng.h972 #ifdef PNG_USER_MEM_SUPPORTED
1603 #ifdef PNG_USER_MEM_SUPPORTED
1765 #ifdef PNG_USER_MEM_SUPPORTED
H A Dpngwrite.c501 #ifndef PNG_USER_MEM_SUPPORTED in PNG_FUNCTION()
H A Dpng.c286 # ifdef PNG_USER_MEM_SUPPORTED in PNG_FUNCTION()
H A Dpngread.c29 #ifndef PNG_USER_MEM_SUPPORTED in PNG_FUNCTION()
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dpngdec.c21 #ifndef PNG_USER_MEM_SUPPORTED
22 #define PNG_USER_MEM_SUPPORTED // for png_create_read_struct_2 macro
/third_party/libpng/
H A Dpnglibconf.h123 #define PNG_USER_MEM_SUPPORTED macro
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dtarith.c68 #undef PNG_USER_MEM_SUPPORTED macro
H A Dpngvalid.c1784 #ifdef PNG_USER_MEM_SUPPORTED
1985 #endif /* PNG_USER_MEM_SUPPORTED */
2011 # ifdef PNG_USER_MEM_SUPPORTED in store_write_reset()
2039 # ifdef PNG_USER_MEM_SUPPORTED in set_store_for_write()
2097 # ifdef PNG_USER_MEM_SUPPORTED in store_read_reset()
2170 # ifdef PNG_USER_MEM_SUPPORTED in set_store_for_read()

Completed in 38 milliseconds