Searched refs:png_image_free (Results 1 - 15 of 15) sorted by relevance

/external/libpng/contrib/examples/
H A Dpngtopng.c73 png_image_free(&image);
/external/skia/third_party/libpng/
H A Dpngprefix.h221 #define png_image_free skia_png_image_free macro
/external/libpng/
H A Dpngerror.c953 png_image_free(image);
H A Dpng.c4383 png_image_free(png_imagep image) function
4404 png_image_free(image);
H A Dpngpriv.h1911 /* png_image_free is used by the write code but not exported */
1912 PNG_INTERNAL_FUNCTION(void, png_image_free, (png_imagep image), PNG_EMPTY);
H A Dpng.h2808 png_controlp opaque; /* Initialize to NULL, free with png_image_free */
3155 PNG_EXPORT(238, void, png_image_free, (png_imagep image));
H A Dpngwrite.c2347 png_image_free(image);
H A Dpngread.c4247 png_image_free(image);
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_pngerror.c926 png_image_free(image);
H A Dpng.h619 #define png_image_free FOXIT_png_image_free macro
3094 png_controlp opaque; /* Initialize to NULL, free with png_image_free */
3441 PNG_EXPORT(238, void, png_image_free, (png_imagep image));
H A Dfx_png.c4271 png_image_free(png_imagep image) function
4292 png_image_free(image);
H A Dpngpriv.h1979 /* png_image_free is used by the write code but not exported */
1980 PNG_INTERNAL_FUNCTION(void, png_image_free, (png_imagep image), PNG_EMPTY);
H A Dfx_pngwrite.c2240 png_image_free(image);
H A Dfx_pngread.c3977 png_image_free(image);
/external/libpng/contrib/libtests/
H A Dpngstest.c601 png_image_free(&image->image);
714 png_image_free(&image->image);
740 png_image_free(&image->image);

Completed in 196 milliseconds