Searched refs:png_write_sRGB (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpngusr.h483 #define png_write_sRGB wk_png_write_sRGB macro
H A Dpngwrite.c74 png_write_sRGB(png_ptr, (int)info_ptr->srgb_intent);
H A Dpngwutil.c749 png_write_sRGB(png_structp png_ptr, int srgb_intent) function
756 png_debug(1, "in png_write_sRGB");
H A Dpng.h3281 PNG_EXTERN void png_write_sRGB PNGARG((png_structp png_ptr,
/external/libpng/
H A Dpngpriv.h1051 PNG_INTERNAL_FUNCTION(void,png_write_sRGB,(png_structrp png_ptr,
H A Dpngwrite.c164 png_write_sRGB(png_ptr, info_ptr->colorspace.rendering_intent);
H A Dpngwutil.c1171 png_write_sRGB(png_structrp png_ptr, int srgb_intent) function
1175 png_debug(1, "in png_write_sRGB");
/external/qemu/distrib/libpng-1.2.46/
H A Dpngwrite.c74 png_write_sRGB(png_ptr, (int)info_ptr->srgb_intent);
H A Dpngwutil.c749 png_write_sRGB(png_structp png_ptr, int srgb_intent) function
756 png_debug(1, "in png_write_sRGB");
H A Dpng.h3365 PNG_EXTERN void png_write_sRGB PNGARG((png_structp png_ptr,

Completed in 2148 milliseconds