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

/external/libpng/
H A Dpng.c4473 png_image_free(png_imagep image) function
4494 png_image_free(image);
/external/pdfium/third_party/lpng_v163/
H A Dpng.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));

Completed in 51 milliseconds