Home
last modified time | relevance | path

Searched refs:png_write_sRGB (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/third_party/libpng16/
Dpngprefix.h449 #define png_write_sRGB PDFIUM_png_write_sRGB macro
Dpngpriv.h1151 PNG_INTERNAL_FUNCTION(void,png_write_sRGB,(png_structrp png_ptr,
Dpngwrite.c165 png_write_sRGB(png_ptr, info_ptr->colorspace.rendering_intent); in png_write_info_before_PLTE()
Dpngwutil.c1099 png_write_sRGB(png_structrp png_ptr, int srgb_intent) in png_write_sRGB() function
/external/libpng/
Dpngpriv.h1151 PNG_INTERNAL_FUNCTION(void,png_write_sRGB,(png_structrp png_ptr,
Dpngwrite.c165 png_write_sRGB(png_ptr, info_ptr->colorspace.rendering_intent); in png_write_info_before_PLTE()
Dpngwutil.c1099 png_write_sRGB(png_structrp png_ptr, int srgb_intent) in png_write_sRGB() function