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

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

Completed in 134 milliseconds