Searched refs:PNG_FREE_ALL (Results 1 – 12 of 12) sorted by relevance
/external/syslinux/com32/lib/libpng/ |
D | png.c | 618 png_free_data(png_ptr, info_ptr, PNG_FREE_ALL, -1); in png_info_destroy()
|
D | pngwrite.c | 1074 png_free_data(png_ptr, info_ptr, PNG_FREE_ALL, -1); in png_destroy_write_struct()
|
D | libpng.txt | 1277 or simply PNG_FREE_ALL 2276 or simply PNG_FREE_ALL
|
/external/libpng/ |
D | png.h | 1796 #define PNG_FREE_ALL 0x7fffU macro
|
D | png.c | 388 png_free_data(png_ptr, info_ptr, PNG_FREE_ALL, -1); in png_destroy_info_struct()
|
D | libpng-manual.txt | 2406 or simply PNG_FREE_ALL 3654 or simply PNG_FREE_ALL
|
/external/skia/third_party/libpng/ |
D | png.h | 1796 #define PNG_FREE_ALL 0x7fffU macro
|
D | png.c | 388 png_free_data(png_ptr, info_ptr, PNG_FREE_ALL, -1); in png_destroy_info_struct()
|
D | libpng-manual.txt | 2401 or simply PNG_FREE_ALL 3649 or simply PNG_FREE_ALL
|
/external/pdfium/third_party/libpng16/ |
D | png.h | 1796 #define PNG_FREE_ALL 0x7fffU macro
|
D | png.c | 388 png_free_data(png_ptr, info_ptr, PNG_FREE_ALL, -1); in png_destroy_info_struct()
|
/external/syslinux/com32/include/ |
D | png.h | 2182 #define PNG_FREE_ALL 0x7fff macro
|