HomeSort by relevance Sort by last modified time
    Searched refs:png_time (Results 1 - 15 of 15) sorted by null

  /external/libpng/
pnginfo.h 127 * modified. See the png_time struct for the contents of this struct.
129 png_time mod_time;
png.h 630 /* png_time is a way to hold the time in an machine independent way.
644 } png_time; typedef in typeref:struct:png_time_struct
645 typedef png_time * png_timep;
646 typedef const png_time * png_const_timep;
647 typedef png_time * * png_timepp;
    [all...]
pngrutil.c     [all...]
  /external/pdfium/third_party/libpng16/
pnginfo.h 127 * modified. See the png_time struct for the contents of this struct.
129 png_time mod_time;
png.h 630 /* png_time is a way to hold the time in an machine independent way.
644 } png_time; typedef in typeref:struct:png_time_struct
645 typedef png_time * png_timep;
646 typedef const png_time * png_const_timep;
647 typedef png_time * * png_timepp;
    [all...]
pngrutil.c     [all...]
  /external/skia/third_party/libpng/
pnginfo.h 127 * modified. See the png_time struct for the contents of this struct.
129 png_time mod_time;
png.h 630 /* png_time is a way to hold the time in an machine independent way.
644 } png_time; typedef in typeref:struct:png_time_struct
645 typedef png_time * png_timep;
646 typedef const png_time * png_const_timep;
647 typedef png_time * * png_timepp;
    [all...]
pngrutil.c     [all...]
  /external/libpng/contrib/gregbook/
writepng.c 173 png_time modtime;
  /external/syslinux/com32/include/
png.h 742 } png_time; typedef in typeref:struct:png_time_struct
    [all...]
  /external/syslinux/com32/lib/libpng/
pngset.c 828 png_memcpy(&(info_ptr->mod_time), mod_time, png_sizeof(png_time));
    [all...]
pngrutil.c     [all...]
  /external/ImageMagick/coders/
png.c     [all...]
  /external/libpng/contrib/libtests/
pngvalid.c     [all...]

Completed in 166 milliseconds