HomeSort by relevance Sort by last modified time
    Searched defs:PNG_pCAL (Results 1 - 9 of 9) 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...]
  /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...]
  /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...]
pngpread.c 166 PNG_CONST PNG_pCAL;
428 else if (!png_memcmp(png_ptr->chunk_name, png_pCAL, 4))
    [all...]
png.h     [all...]

Completed in 706 milliseconds