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

/external/chromium_org/third_party/libpng/
H A Dpngwrite.c1098 png_write_destroy(png_ptr);
1112 png_write_destroy(png_structp png_ptr) function
1124 png_debug(1, "in png_write_destroy");
H A Dpngusr.h456 #define png_write_destroy wk_png_write_destroy macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpngwrite.c1098 png_write_destroy(png_ptr);
1112 png_write_destroy(png_structp png_ptr) function
1124 png_debug(1, "in png_write_destroy");
/external/libpng/
H A Dpngwrite.c921 png_write_destroy(png_structrp png_ptr) function
923 png_debug(1, "in png_write_destroy");
978 png_write_destroy(png_ptr);

Completed in 174 milliseconds