HomeSort by relevance Sort by last modified time
    Searched defs:PNG_sRGB (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/libpng/
pngread.c 426 PNG_CONST PNG_sRGB;
525 else if (!png_memcmp(chunk_name, png_sRGB, 4))
1004 PNG_CONST PNG_sRGB;
    [all...]
pngpread.c 192 PNG_CONST PNG_sRGB;
381 else if (!png_memcmp(png_ptr->chunk_name, png_sRGB, 4))
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.46/
pngread.c 430 PNG_CONST PNG_sRGB;
529 else if (!png_memcmp(chunk_name, png_sRGB, 4))
    [all...]
pngpread.c 192 PNG_CONST PNG_sRGB;
381 else if (!png_memcmp(png_ptr->chunk_name, png_sRGB, 4))
    [all...]
png.h     [all...]

Completed in 107 milliseconds