Searched refs:png_destroy_info_struct (Results 1 – 15 of 15) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 71 png_destroy_info_struct @63
|
/external/libpng/contrib/examples/ |
D | pngpixel.c | 348 png_destroy_info_struct(png_ptr, &info_ptr); in main()
|
/external/deqp/framework/common/ |
D | tcuImageIO.cpp | 131 png_destroy_info_struct(png_ptr, &info_ptr); in loadPNG()
|
/external/libpng/ |
D | pngtest.c | 950 png_destroy_info_struct(write_ptr, &write_end_info_ptr); in test_one_file() 965 png_destroy_info_struct(write_ptr, &write_end_info_ptr); in test_one_file() 1615 png_destroy_info_struct(write_ptr, &write_end_info_ptr); in test_one_file()
|
D | pngread.c | 1001 png_destroy_info_struct(png_ptr, end_info_ptr_ptr); in png_destroy_read_struct() 1002 png_destroy_info_struct(png_ptr, info_ptr_ptr); in png_destroy_read_struct() 1315 png_destroy_info_struct(png_ptr, &info_ptr); in png_image_read_init()
|
D | pngwrite.c | 978 png_destroy_info_struct(png_ptr, info_ptr_ptr); in png_destroy_write_struct() 1484 png_destroy_info_struct(png_ptr, &info_ptr); in png_image_write_init()
|
D | png.h | 1447 PNG_EXPORT(63, void, png_destroy_info_struct, (png_const_structrp png_ptr,
|
D | png.c | 366 png_destroy_info_struct(png_const_structrp png_ptr, png_infopp info_ptr_ptr) in png_destroy_info_struct() function
|
/external/pdfium/third_party/lpng_v163/ |
D | pngread.c | 913 png_destroy_info_struct(png_ptr, end_info_ptr_ptr); in png_destroy_read_struct() 914 png_destroy_info_struct(png_ptr, info_ptr_ptr); in png_destroy_read_struct() 1208 png_destroy_info_struct(png_ptr, &info_ptr); in png_image_read_init()
|
D | pngwrite.c | 909 png_destroy_info_struct(png_ptr, info_ptr_ptr); in png_destroy_write_struct() 1594 png_destroy_info_struct(png_ptr, &info_ptr); in png_image_write_init()
|
D | png.h | 393 #define png_destroy_info_struct FOXIT_png_destroy_info_struct macro 1844 PNG_EXPORT(63, void, png_destroy_info_struct, (png_const_structrp png_ptr,
|
D | png.c | 355 png_destroy_info_struct(png_const_structrp png_ptr, png_infopp info_ptr_ptr) in png_destroy_info_struct() function
|
/external/deqp/framework/qphelper/ |
D | qpTestLog.c | 752 png_destroy_info_struct(png, &info); in compressImagePNG()
|
/external/opencv3/3rdparty/libpng/ |
D | png.h | 1570 PNG_EXPORT(63, void, png_destroy_info_struct, (png_structp png_ptr,
|
D | png.c | 257 png_destroy_info_struct(png_structp png_ptr, png_infopp info_ptr_ptr) in png_destroy_info_struct() function
|