Home
last modified time | relevance | path

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

/external/pdfium/third_party/libpng16/
Dpnginfo.h129 png_time mod_time;
Dpng.h608 } png_time; typedef
609 typedef png_time * png_timep;
610 typedef const png_time * png_const_timep;
611 typedef png_time * * png_timepp;
Dpngrutil.c2472 png_time mod_time; in png_handle_tIME()
/external/libpng/
Dpnginfo.h129 png_time mod_time;
Dpng.h608 } png_time; typedef
609 typedef png_time * png_timep;
610 typedef const png_time * png_const_timep;
611 typedef png_time * * png_timepp;
Dpngrutil.c2472 png_time mod_time; in png_handle_tIME()
Dlibpng-manual.txt3309 PNG supports modification time via the png_time structure. Two
3313 these, but if you wish to fill in the png_time structure directly,
DCHANGES23 simplified time handling into png_time
/external/libpng/contrib/gregbook/
Dwritepng.c173 png_time modtime; in writepng_init()
/external/libpng/contrib/libtests/
Dpngvalid.c4855 png_time pt; in perform_formatting_test()
/external/ImageMagick/coders/
Dpng.c8294 png_time in write_tIME_chunk()