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

/external/libpng/
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.h3284 PNG_EXTERN void png_write_sRGB PNGARG((png_structp png_ptr,
/external/qemu/distrib/libpng-1.2.19/
H A Dpngwrite.c66 png_write_sRGB(png_ptr, (int)info_ptr->srgb_intent);
H A Dpng.h3060 PNG_EXTERN void png_write_sRGB PNGARG((png_structp png_ptr,
H A Dpngwutil.c709 png_write_sRGB(png_structp png_ptr, int srgb_intent) function
716 png_debug(1, "in png_write_sRGB\n");

Completed in 100 milliseconds