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

/external/chromium_org/third_party/libpng/
H A Dpngusr.h480 #define png_write_sCAL wk_png_write_sCAL macro
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.h3363 PNG_EXTERN void png_write_sCAL PNGARG((png_structp png_ptr,
/external/qemu/distrib/libpng-1.2.46/
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.h3447 PNG_EXTERN void png_write_sCAL PNGARG((png_structp png_ptr,

Completed in 2752 milliseconds