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

  /external/libpng/contrib/gregbook/
writepng.c 171 png_time modtime;
  /external/qemu/distrib/libpng-1.2.19/
png.h 619 /* png_time is a way to hold the time in an machine independent way.
633 } png_time; typedef in typeref:struct:png_time_struct
634 typedef png_time FAR * png_timep;
635 typedef png_time FAR * FAR * png_timepp;
    [all...]
pngset.c 898 png_memcpy(&(info_ptr->mod_time), mod_time, png_sizeof (png_time));
    [all...]
pngrutil.c     [all...]
  /external/libpng/
png.h 750 } png_time; typedef in typeref:struct:png_time_struct
    [all...]
pngset.c 828 png_memcpy(&(info_ptr->mod_time), mod_time, png_sizeof(png_time));
    [all...]
pngrutil.c     [all...]

Completed in 39 milliseconds