Searched refs:png_debug_malloc (Results 1 – 3 of 3) sorted by relevance
/external/libpng/ |
D | pngtest.c | 522 png_voidp PNGCBAPI png_debug_malloc PNGARG((png_structp png_ptr, 527 PNGCBAPI png_debug_malloc(png_structp png_ptr, png_alloc_size_t size) in png_debug_malloc() function 557 NULL, png_debug_malloc, png_debug_free); in png_debug_malloc() 907 NULL, NULL, NULL, png_debug_malloc, png_debug_free); in test_one_file() 919 NULL, NULL, NULL, png_debug_malloc, png_debug_free); in test_one_file()
|
D | CHANGES | 1111 Revised prototypes for png_debug_malloc and png_debug_free in pngtest.c 1478 Revised pngtest's png_debug_malloc() to use png_malloc() instead of
|
/external/opencv3/3rdparty/libpng/ |
D | CHANGES | 1103 Revised prototypes for png_debug_malloc and png_debug_free in pngtest.c 1469 Revised pngtest's png_debug_malloc() to use png_malloc() instead of
|