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

/external/libpng/
H A Dpng.h2733 } png_image, *png_imagep; typedef in typeref:struct:__anon11544
3003 PNG_EXPORT(234, int, png_image_begin_read_from_file, (png_imagep image,
3009 PNG_EXPORT(235, int, png_image_begin_read_from_stdio, (png_imagep image,
3014 PNG_EXPORT(236, int, png_image_begin_read_from_memory, (png_imagep image,
3018 PNG_EXPORT(237, int, png_image_finish_read, (png_imagep image,
3053 PNG_EXPORT(238, void, png_image_free, (png_imagep image));
3077 PNG_EXPORT(239, int, png_image_write_to_file, (png_imagep image,
3082 PNG_EXPORT(240, int, png_image_write_to_stdio, (png_imagep image, FILE *file,
3109 PNG_EXPORT(245, int, png_image_write_to_memory, (png_imagep image, void *memory,
/external/pdfium/third_party/libpng16/
H A Dpng.h2727 } png_image, *png_imagep; typedef in typeref:struct:__anon16743
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/skia/third_party/libpng/
H A Dpng.h2727 } png_image, *png_imagep; typedef in typeref:struct:__anon18542
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,

Completed in 769 milliseconds