OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:png_write_sRGB
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libpng/
pngwutil.c
749
png_write_sRGB
(png_structp png_ptr, int srgb_intent)
756
png_debug(1, "in
png_write_sRGB
");
[
all
...]
pngusr.h
483
#define
png_write_sRGB
wk_png_write_sRGB
/external/libpng/
pngwutil.c
749
png_write_sRGB
(png_structp png_ptr, int srgb_intent)
756
png_debug(1, "in
png_write_sRGB
");
[
all
...]
/external/qemu/distrib/libpng-1.2.19/
pngwutil.c
709
png_write_sRGB
(png_structp png_ptr, int srgb_intent)
716
png_debug(1, "in
png_write_sRGB
\n");
[
all
...]
Completed in 27 milliseconds