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

/external/libpng/
H A Dpng.h2842 } png_image, *png_imagep; typedef in typeref:struct:__anon9092
3105 PNG_EXPORT(234, int, png_image_begin_read_from_file, (png_imagep image,
3111 PNG_EXPORT(235, int, png_image_begin_read_from_stdio, (png_imagep image,
3116 PNG_EXPORT(236, int, png_image_begin_read_from_memory, (png_imagep image,
3120 PNG_EXPORT(237, int, png_image_finish_read, (png_imagep image,
3155 PNG_EXPORT(238, void, png_image_free, (png_imagep image));
3179 PNG_EXPORT(239, int, png_image_write_to_file, (png_imagep image,
3184 PNG_EXPORT(240, int, png_image_write_to_stdio, (png_imagep image, FILE *file,
/external/pdfium/samples/fx_lpng/lpng_v163/
H A Dpng.h3128 } png_image, *png_imagep; typedef in typeref:struct:__anon13365
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 79 milliseconds