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

  /external/libpng/
pngwrite.c 219 png_ptr->mode |= PNG_WROTE_tIME;
333 !(png_ptr->mode & PNG_WROTE_tIME))
    [all...]
pngset.c 825 (png_ptr->mode & PNG_WROTE_tIME))
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngwrite.c 204 png_ptr->mode |= PNG_WROTE_tIME;
312 !(png_ptr->mode & PNG_WROTE_tIME))
    [all...]
pngset.c 895 (png_ptr->mode & PNG_WROTE_tIME))
    [all...]
png.h     [all...]

Completed in 23 milliseconds