Searched defs:png_imagep (Results 1 - 2 of 2) sorted by relevance

/external/libpng/
H A Dpng.h2727 } png_image, *png_imagep; typedef in typeref:struct:__anon10855
2997 PNG_EXPORT(234, int, png_image_begin_read_from_file, (png_imagep image,
3003 PNG_EXPORT(235, int, png_image_begin_read_from_stdio, (png_imagep image,
3008 PNG_EXPORT(236, int, png_image_begin_read_from_memory, (png_imagep image,
3012 PNG_EXPORT(237, int, png_image_finish_read, (png_imagep image,
3047 PNG_EXPORT(238, void, png_image_free, (png_imagep image));
3071 PNG_EXPORT(239, int, png_image_write_to_file, (png_imagep image,
3076 PNG_EXPORT(240, int, png_image_write_to_stdio, (png_imagep image, FILE *file,
3103 PNG_EXPORT(245, int, png_image_write_to_memory, (png_imagep image, void *memory,
/external/pdfium/third_party/lpng_v163/
H A Dpng.h3128 } png_image, *png_imagep; typedef in typeref:struct:__anon15385
3391 PNG_EXPORT(234, int, png_image_begin_read_from_file, (png_imagep image,
3397 PNG_EXPORT(235, int, png_image_begin_read_from_stdio, (png_imagep image,
3402 PNG_EXPORT(236, int, png_image_begin_read_from_memory, (png_imagep image,
3406 PNG_EXPORT(237, int, png_image_finish_read, (png_imagep image,
3441 PNG_EXPORT(238, void, png_image_free, (png_imagep image));
3465 PNG_EXPORT(239, int, png_image_write_to_file, (png_imagep image,
3470 PNG_EXPORT(240, int, png_image_write_to_stdio, (png_imagep image, FILE *file,

Completed in 57 milliseconds