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

  /external/qemu/distrib/libpng-1.2.19/
png.c 44 PNG_pCAL;
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...]
pngwutil.c     [all...]
  /external/libpng/
pngread.c 415 PNG_CONST PNG_pCAL;
513 else if (!png_memcmp(chunk_name, png_pCAL, 4))
    [all...]
png.c 49 PNG_pCAL;
pngpread.c 180 PNG_CONST PNG_pCAL;
485 else if (!png_memcmp(png_ptr->chunk_name, png_pCAL, 4))
    [all...]
pngwutil.c     [all...]
png.h     [all...]

Completed in 26 milliseconds