/external/libpng/ |
png.c | 55 PNG_sRGB;
|
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...] |
pngwutil.c | 752 PNG_sRGB; 762 png_write_chunk(png_ptr, (png_bytep)png_sRGB, buf, (png_size_t)1); [all...] |
png.h | [all...] |
/external/qemu/distrib/libpng-1.2.19/ |
png.c | 49 PNG_sRGB;
|
pngread.c | 394 PNG_CONST PNG_sRGB; 502 else if (!png_memcmp(png_ptr->chunk_name, png_sRGB, 4)) 974 PNG_CONST PNG_sRGB; [all...] |
pngpread.c | 178 PNG_CONST PNG_sRGB; 340 else if (!png_memcmp(png_ptr->chunk_name, png_sRGB, 4)) [all...] |
png.h | [all...] |
pngwutil.c | 712 PNG_sRGB; 721 png_write_chunk(png_ptr, (png_bytep)png_sRGB, buf, (png_size_t)1); [all...] |
/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...] |
png.c | 54 PNG_sRGB;
|
pngpread.c | 192 PNG_CONST PNG_sRGB; 381 else if (!png_memcmp(png_ptr->chunk_name, png_sRGB, 4)) [all...] |
pngwutil.c | 752 PNG_sRGB; 762 png_write_chunk(png_ptr, (png_bytep)png_sRGB, buf, (png_size_t)1); [all...] |
png.h | [all...] |