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

  /external/libpng/
png.c 47 PNG_iCCP;
pngread.c 406 PNG_CONST PNG_iCCP;
533 else if (!png_memcmp(chunk_name, png_iCCP, 4))
    [all...]
pngpread.c 171 PNG_CONST PNG_iCCP;
394 else if (!png_memcmp(png_ptr->chunk_name, png_iCCP, 4))
    [all...]
pngwutil.c 773 PNG_iCCP;
833 png_write_chunk_start(png_ptr, (png_bytep)png_iCCP,
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
png.c 41 PNG_iCCP;
pngread.c 370 PNG_CONST PNG_iCCP;
506 else if (!png_memcmp(png_ptr->chunk_name, png_iCCP, 4))
950 PNG_CONST PNG_iCCP;
    [all...]
pngpread.c 157 PNG_CONST PNG_iCCP;
351 else if (!png_memcmp(png_ptr->chunk_name, png_iCCP, 4))
    [all...]
png.h     [all...]
pngwutil.c 732 PNG_iCCP;
786 png_write_chunk_start(png_ptr, png_iCCP,
    [all...]
  /external/chromium_org/third_party/libpng/
pngread.c 402 PNG_CONST PNG_iCCP;
529 else if (!png_memcmp(chunk_name, png_iCCP, 4))
980 PNG_CONST PNG_iCCP;
    [all...]
png.c 46 PNG_iCCP;
pngpread.c 171 PNG_CONST PNG_iCCP;
394 else if (!png_memcmp(png_ptr->chunk_name, png_iCCP, 4))
    [all...]
pngwutil.c 773 PNG_iCCP;
833 png_write_chunk_start(png_ptr, (png_bytep)png_iCCP,
    [all...]
png.h     [all...]

Completed in 645 milliseconds