Searched refs:png_debug_free (Results 1 – 3 of 3) sorted by relevance
/external/libpng/ |
D | pngtest.c | 524 void PNGCBAPI png_debug_free PNGARG((png_structp png_ptr, png_voidp ptr)); 557 NULL, png_debug_malloc, png_debug_free); in png_debug_malloc() 582 png_debug_free(png_structp png_ptr, png_voidp ptr) in png_debug_free() function 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
|
/external/opencv3/3rdparty/libpng/ |
D | CHANGES | 1103 Revised prototypes for png_debug_malloc and png_debug_free in pngtest.c
|