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

  /external/libpng/
pngread.c 442 PNG_CONST PNG_zTXt;
553 else if (!png_memcmp(chunk_name, png_zTXt, 4))
    [all...]
pngpread.c 207 PNG_CONST PNG_zTXt;
537 else if (!png_memcmp(png_ptr->chunk_name, png_zTXt, 4))
    [all...]
png.h     [all...]
pngwutil.c     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngread.c 406 PNG_CONST PNG_zTXt;
526 else if (!png_memcmp(png_ptr->chunk_name, png_zTXt, 4))
986 PNG_CONST PNG_zTXt;
    [all...]
png.h     [all...]
pngpread.c 193 PNG_CONST PNG_zTXt;
472 else if (!png_memcmp(png_ptr->chunk_name, png_zTXt, 4))
    [all...]
pngwutil.c     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 663 #define png_zTXt PNG_CHUNK(122, 84, 88, 116)
    [all...]

Completed in 95 milliseconds