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

  /external/libpng/
pngwrite.c 219 png_ptr->mode |= PNG_WROTE_tIME;
333 !(png_ptr->mode & PNG_WROTE_tIME))
    [all...]
pngset.c 835 (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...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 464 #define PNG_WROTE_tIME 0x200
    [all...]

Completed in 513 milliseconds