HomeSort by relevance Sort by last modified time
    Searched full:png_pcal (Results 1 - 17 of 17) 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.c 49 PNG_pCAL;
png.h     [all...]
pngwutil.c     [all...]
  /external/qemu/distrib/libpng-1.2.46/
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.c 50 PNG_pCAL;
png.h     [all...]
pngwutil.c     [all...]
  /external/libpng/contrib/libtests/
pngunknown.c 115 #define png_pCAL PNG_U32(112, 67, 65, 76)
237 { "pCAL", PNG_INFO_pCAL, png_pCAL,
    [all...]
  /external/libpng/
pngpread.c 457 else if (chunk_name == png_pCAL)
    [all...]
pngpriv.h 767 #define png_pCAL PNG_U32(112, 67, 65, 76)
    [all...]
pngread.c 195 else if (chunk_name == png_pCAL)
998 else if (chunk_name == png_pCAL)
    [all...]
pngwutil.c     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 653 #define png_pCAL PNG_CHUNK(112, 67, 65, 76)
    [all...]
  /external/libpng/contrib/tools/
pngfix.c 121 #define png_pCAL PNG_U32(112, 67, 65, 76)
800 case png_iTXt: case png_oFFs: case png_pCAL: case png_pHYs: case png_sCAL:
    [all...]

Completed in 1555 milliseconds