Home
last modified time | relevance | path

Searched refs:png_read_destroy (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/samples/fx_lpng/lpng_v163/
Dfx_pngread.c845 png_read_destroy(png_structrp png_ptr) in png_read_destroy() function
917 png_read_destroy(png_ptr); in png_destroy_read_struct()
/external/libpng/
Dpngread.c1066 png_read_destroy(png_structrp png_ptr) in png_read_destroy() function
1157 png_read_destroy(png_ptr); in png_destroy_read_struct()
Dlibpng-manual.txt2436 responsibility for freeing it to the png_set_rows or png_read_destroy function,
4547 png_info_init(), png_read_destroy(), and png_write_destroy() have been
4556 the old functions do not. The functions png_read_destroy() and
4732 png_info_init(info_ptr), png_read_destroy(), and png_write_destroy()
DCHANGES2090 it will be freed by png_read_destroy() in case of a read error (Kurt
2477 Moved the png_debug macro definitions and the png_read_destroy(),
2480 Moved the synopsis lines for png_read_destroy(), png_write_destroy()