Searched defs:png_destroy_write_struct (Results 1 - 4 of 4) sorted by relevance

/external/libpng/
H A Dpngwrite.c965 png_destroy_write_struct(png_structpp png_ptr_ptr, png_infopp info_ptr_ptr) function
967 png_debug(1, "in png_destroy_write_struct");
1699 png_destroy_write_struct(&png_ptr, NULL);
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngwrite.c899 png_destroy_write_struct(png_structpp png_ptr_ptr, png_infopp info_ptr_ptr) function
901 png_debug(1, "in png_destroy_write_struct");
1597 png_destroy_write_struct(&png_ptr, NULL);
H A Dpng.h471 #define png_destroy_write_struct FOXIT_png_destroy_write_struct macro
1852 PNG_EXPORT(65, void, png_destroy_write_struct, (png_structpp png_ptr_ptr,
/external/skia/third_party/libpng/
H A Dpngprefix.h414 #define png_destroy_write_struct skia_png_destroy_write_struct macro

Completed in 268 milliseconds