Home
last modified time | relevance | path

Searched refs:png_time (Results 1 – 10 of 10) sorted by relevance

/external/libpng/contrib/gregbook/
Dwritepng.c171 png_time modtime; in writepng_init()
/external/qemu/distrib/libpng-1.2.19/
Dpng.h633 } png_time; typedef
634 typedef png_time FAR * png_timep;
635 typedef png_time FAR * FAR * png_timepp;
757 png_time mod_time;
Dpngset.c898 png_memcpy(&(info_ptr->mod_time), mod_time, png_sizeof (png_time)); in png_set_tIME()
Dpngrutil.c1830 png_time mod_time; in png_handle_tIME()
/external/libpng/
Dpng.h750 } png_time; typedef
751 typedef png_time FAR * png_timep;
752 typedef png_time FAR * FAR * png_timepp;
920 png_time mod_time PNG_DEPSTRUCT;
Dpngset.c838 png_memcpy(&(info_ptr->mod_time), mod_time, png_sizeof(png_time)); in png_set_tIME()
Dpngrutil.c1975 png_time mod_time; in png_handle_tIME()
Dlibpng-1.2.46.txt2094 PNG supports modification time via the png_time structure. Two
2098 these, but if you wish to fill in the png_time structure directly,
Dlibpng-1.2.44.txt2094 PNG supports modification time via the png_time structure. Two
2098 these, but if you wish to fill in the png_time structure directly,
DCHANGES21 simplified time handling into png_time