Searched refs:png_destroy_png_struct (Results 1 - 8 of 8) sorted by relevance

/external/libpng/
H A Dpngmem.c25 png_destroy_png_struct(png_structrp png_ptr) function
H A Dpngpriv.h956 PNG_INTERNAL_FUNCTION(void,png_destroy_png_struct,(png_structrp png_ptr),
H A Dpngwrite.c955 * point: the jmp_buf may still have to be freed. See png_destroy_png_struct
982 png_destroy_png_struct(png_ptr);
H A Dpngread.c1006 png_destroy_png_struct(png_ptr);
/external/pdfium/third_party/lpng_v163/
H A Dpngmem.c35 png_destroy_png_struct(png_structrp png_ptr) function
H A Dpngpriv.h886 PNG_INTERNAL_FUNCTION(void,png_destroy_png_struct,(png_structrp png_ptr),
H A Dpngwrite.c886 * point: the jmp_buf may still have to be freed. See png_destroy_png_struct
913 png_destroy_png_struct(png_ptr);
H A Dpngread.c918 png_destroy_png_struct(png_ptr);

Completed in 300 milliseconds