Home
last modified time | relevance | path

Searched refs:png_get_eXIf_1 (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/libpng/scripts/
Dsymbols.def254 png_get_eXIf_1 @248
/third_party/skia/third_party/externals/libpng/
Dpngtest.c1209 if (png_get_eXIf_1(read_ptr, read_info_ptr, &exif_length, &exif) != 0) in test_one_file()
1567 if (png_get_eXIf_1(read_ptr, end_info_ptr, &exif_length, &exif) != 0) in test_one_file()
Dpngget.c789 png_get_eXIf_1(png_const_structrp png_ptr, png_const_inforp info_ptr, in png_get_eXIf_1() function
Dpng.h1987 PNG_EXPORT(248, png_uint_32, png_get_eXIf_1, (png_const_structrp png_ptr,
DCHANGES5917 Changed name of png_get_eXIF and png_set_eXIf() to png_get_eXIf_1() and
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)
5962 Fix "const" declaration info_ptr argument to png_get_eXIf_1() and the
5963 num_exif argument to png_get_eXIf_1() (Github Issue 171).
Dlibpng-manual.txt1467 png_get_eXIf_1(png_ptr, info_ptr, &num_exif, &exif);