OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PNG_sRGB
(Results
1 - 6
of
6
) sorted by null
/external/libpng/
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
...]
/external/qemu/distrib/libpng-1.2.19/
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
...]
Completed in 4716 milliseconds