Searched refs:png_set_eXIf_1 (Results 1 – 11 of 11) sorted by relevance
/external/libpng/scripts/ |
D | symbols.def | 255 png_set_eXIf_1 @249
|
/external/pdfium/third_party/libpng16/ |
D | pngprefix.h | 341 #define png_set_eXIf_1 PDFIUM_png_set_eXIf_1 macro
|
D | pngset.c | 148 png_set_eXIf_1(png_const_structrp png_ptr, png_inforp info_ptr, in png_set_eXIf_1() function
|
D | png.h | 1989 PNG_EXPORT(249, void, png_set_eXIf_1, (png_const_structrp png_ptr,
|
D | pngrutil.c | 2093 png_set_eXIf_1(png_ptr, info_ptr, length, info_ptr->eXIf_buf); in png_handle_eXIf()
|
/external/libpng/ |
D | pngtest.c | 1215 png_set_eXIf_1(write_ptr, write_info_ptr, exif_length, exif); in test_one_file() 1573 png_set_eXIf_1(write_ptr, write_end_info_ptr, exif_length, exif); in test_one_file()
|
D | pngset.c | 148 png_set_eXIf_1(png_const_structrp png_ptr, png_inforp info_ptr, in png_set_eXIf_1() function
|
D | png.h | 1989 PNG_EXPORT(249, void, png_set_eXIf_1, (png_const_structrp png_ptr,
|
D | pngrutil.c | 2093 png_set_eXIf_1(png_ptr, info_ptr, length, info_ptr->eXIf_buf); in png_handle_eXIf()
|
D | CHANGES | 5918 png_set_eXIf_1(), respectively, to avoid breaking API compatibility 5937 Removed png_get_eXIf_1() and png_set_eXIf_1(). 5946 Restored png_get_eXIf_1() and png_set_eXIf_1(), because strlen(eXIf_buf)
|
D | libpng-manual.txt | 3117 png_set_eXIf_1(png_ptr, info_ptr, num_exif, exif);
|