Searched refs:PNG_sRGB (Results 1 – 15 of 15) sorted by relevance
/external/qemu/distrib/libpng-1.2.19/ |
D | pngread.c | 394 PNG_CONST PNG_sRGB; in png_read_info() local 974 PNG_CONST PNG_sRGB; in png_read_end() local
|
D | png.c | 49 PNG_sRGB;
|
D | pngpread.c | 178 PNG_CONST PNG_sRGB; in png_push_read_chunk() local
|
D | pngwutil.c | 712 PNG_sRGB; in png_write_sRGB()
|
D | png.h | 2850 #define PNG_sRGB png_byte png_sRGB[5] = {115, 82, 71, 66, '\0'} macro
|
/external/chromium_org/third_party/libpng/ |
D | pngread.c | 426 PNG_CONST PNG_sRGB; in png_read_info() local 1004 PNG_CONST PNG_sRGB; in png_read_end() local
|
D | png.c | 54 PNG_sRGB;
|
D | pngpread.c | 192 PNG_CONST PNG_sRGB; in png_push_read_chunk() local
|
D | pngwutil.c | 752 PNG_sRGB; in png_write_sRGB()
|
D | png.h | 3063 #define PNG_sRGB png_byte png_sRGB[5] = {115, 82, 71, 66, '\0'} macro
|
/external/libpng/ |
D | pngread.c | 430 PNG_CONST PNG_sRGB; in png_read_info() local 1166 PNG_CONST PNG_sRGB; in png_read_end() local
|
D | png.c | 55 PNG_sRGB;
|
D | pngpread.c | 192 PNG_CONST PNG_sRGB; in png_push_read_chunk() local
|
D | pngwutil.c | 752 PNG_sRGB; in png_write_sRGB()
|
D | png.h | 3135 #define PNG_sRGB png_byte png_sRGB[5] = {115, 82, 71, 66, '\0'} macro
|