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

  /external/chromium_org/third_party/libpng/
pngread.c 411 PNG_CONST PNG_pCAL;
509 else if (!png_memcmp(chunk_name, png_pCAL, 4))
989 PNG_CONST PNG_pCAL;
    [all...]
pngpread.c 180 PNG_CONST PNG_pCAL;
485 else if (!png_memcmp(png_ptr->chunk_name, png_pCAL, 4))
    [all...]
png.h     [all...]
pngwutil.c     [all...]
  /external/libpng/
pngread.c 415 PNG_CONST PNG_pCAL;
513 else if (!png_memcmp(chunk_name, png_pCAL, 4))
    [all...]
pngpread.c 180 PNG_CONST PNG_pCAL;
485 else if (!png_memcmp(png_ptr->chunk_name, png_pCAL, 4))
    [all...]
png.h     [all...]
pngwutil.c     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngread.c 379 PNG_CONST PNG_pCAL;
486 else if (!png_memcmp(png_ptr->chunk_name, png_pCAL, 4))
959 PNG_CONST PNG_pCAL;
    [all...]
png.h     [all...]
pngpread.c 166 PNG_CONST PNG_pCAL;
428 else if (!png_memcmp(png_ptr->chunk_name, png_pCAL, 4))
    [all...]
pngwutil.c     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 653 #define png_pCAL PNG_CHUNK(112, 67, 65, 76)
    [all...]

Completed in 46 milliseconds