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

  /external/libpng/scripts/
pngos2.def 258 png_tIME
  /external/libpng/
pngread.c 436 PNG_CONST PNG_tIME;
545 else if (!png_memcmp(chunk_name, png_tIME, 4))
    [all...]
png.h 750 } png_time; typedef in typeref:struct:png_time_struct
    [all...]
pngpread.c 201 PNG_CONST PNG_tIME;
511 else if (!png_memcmp(png_ptr->chunk_name, png_tIME, 4))
    [all...]
png.c 56 PNG_tIME;
pngset.c 838 png_memcpy(&(info_ptr->mod_time), mod_time, png_sizeof(png_time));
    [all...]
pngwutil.c     [all...]
libpng-1.2.44.txt     [all...]
libpng-1.2.46.txt     [all...]
libpng.3     [all...]
pngrutil.c     [all...]
CHANGES 21 simplified time handling into png_time
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngread.c 400 PNG_CONST PNG_tIME;
518 else if (!png_memcmp(png_ptr->chunk_name, png_tIME, 4))
980 PNG_CONST PNG_tIME;
    [all...]
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...]
pngpread.c 187 PNG_CONST PNG_tIME;
450 else if (!png_memcmp(png_ptr->chunk_name, png_tIME, 4))
    [all...]
png.c 51 PNG_tIME;
pngset.c 898 png_memcpy(&(info_ptr->mod_time), mod_time, png_sizeof (png_time));
    [all...]
pngwutil.c     [all...]
pngrutil.c     [all...]
  /external/libpng/contrib/gregbook/
writepng.c 171 png_time modtime;
  /prebuilts/sdk/tools/linux/
aapt 

Completed in 669 milliseconds