Home
last modified time | relevance | path

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

/external/skia/third_party/libpng/
Dpngprefix.h54 #define png_write_sRGB skia_png_write_sRGB macro
/external/libpng/
Dpngpriv.h1032 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.c1177 png_write_sRGB(png_structrp png_ptr, int srgb_intent) in png_write_sRGB() function
/external/pdfium/samples/fx_lpng/lpng_v163/
Dpngpriv.h1004 PNG_INTERNAL_FUNCTION(void,png_write_sRGB,(png_structrp png_ptr,
Dfx_pngwrite.c163 png_write_sRGB(png_ptr, info_ptr->colorspace.rendering_intent); in png_write_info_before_PLTE()
Dfx_pngwutil.c1170 png_write_sRGB(png_structrp png_ptr, int srgb_intent) in png_write_sRGB() function