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

/external/libpng/
H A Dpngwrite.c195 png_write_sCAL(png_ptr, (int)info_ptr->scal_unit,
205 "png_write_sCAL not supported; sCAL chunk not written.");
H A Dpngwutil.c1628 png_write_sCAL(png_structp png_ptr, int unit, double width, double height) function
1636 png_debug(1, "in png_write_sCAL");
H A Dpng.h3366 PNG_EXTERN void png_write_sCAL PNGARG((png_structp png_ptr,
/external/qemu/distrib/libpng-1.2.19/
H A Dpngwrite.c183 png_write_sCAL(png_ptr, (int)info_ptr->scal_unit,
191 "png_write_sCAL not supported; sCAL chunk not written.");
H A Dpng.h3142 PNG_EXTERN void png_write_sCAL PNGARG((png_structp png_ptr,
H A Dpngwutil.c1599 png_write_sCAL(png_structp png_ptr, int unit, double width, double height) function
1607 png_debug(1, "in png_write_sCAL\n");

Completed in 68 milliseconds