Home
last modified time | relevance | path

Searched refs:png_get_chunk_cache_max (Results 1 – 8 of 8) sorted by relevance

/external/libpng/scripts/
Dsymbols.def197 png_get_chunk_cache_max @190
/external/pdfium/third_party/libpng16/
Dpngprefix.h123 #define png_get_chunk_cache_max PDFIUM_png_get_chunk_cache_max macro
Dpngget.c1208 png_get_chunk_cache_max (png_const_structrp png_ptr) in png_get_chunk_cache_max() function
Dpng.h2370 PNG_EXPORT(190, png_uint_32, png_get_chunk_cache_max,
/external/libpng/
Dpngtest.c2132 if (png_get_chunk_cache_max(dummy_ptr) == 0) in main()
2136 (unsigned long) png_get_chunk_cache_max(dummy_ptr)); in main()
Dpngget.c1208 png_get_chunk_cache_max (png_const_structrp png_ptr) in png_get_chunk_cache_max() function
Dpng.h2370 PNG_EXPORT(190, png_uint_32, png_get_chunk_cache_max,
Dlibpng-manual.txt689 chunk_cache_max = png_get_chunk_cache_max(png_ptr);
4714 The functions png_set_chunk_cache_max() and png_get_chunk_cache_max()