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

/external/libpng/
H A Dpng.c4383 png_image_free(png_imagep image) function
4404 png_image_free(image);
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dfx_png.c4271 png_image_free(png_imagep image) function
4292 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));
/external/skia/third_party/libpng/
H A Dpngprefix.h221 #define png_image_free skia_png_image_free macro

Completed in 47 milliseconds