Searched refs:png_write_pHYs (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libpng/
H A Dpngusr.h475 #define png_write_pHYs wk_png_write_pHYs macro
H A Dpngwrite.c211 png_write_pHYs(png_ptr, info_ptr->x_pixels_per_unit,
H A Dpngwutil.c1702 png_write_pHYs(png_structp png_ptr, png_uint_32 x_pixels_per_unit, function
1711 png_debug(1, "in png_write_pHYs");
H A Dpng.h3351 PNG_EXTERN void png_write_pHYs PNGARG((png_structp png_ptr,
/external/libpng/
H A Dpngpriv.h1119 PNG_INTERNAL_FUNCTION(void,png_write_pHYs,(png_structrp png_ptr,
H A Dpngwrite.c260 png_write_pHYs(png_ptr, info_ptr->x_pixels_per_unit,
H A Dpngwutil.c1888 png_write_pHYs(png_structrp png_ptr, png_uint_32 x_pixels_per_unit, function
1894 png_debug(1, "in png_write_pHYs");
/external/qemu/distrib/libpng-1.2.46/
H A Dpngwrite.c211 png_write_pHYs(png_ptr, info_ptr->x_pixels_per_unit,
H A Dpngwutil.c1702 png_write_pHYs(png_structp png_ptr, png_uint_32 x_pixels_per_unit, function
1711 png_debug(1, "in png_write_pHYs");
H A Dpng.h3435 PNG_EXTERN void png_write_pHYs PNGARG((png_structp png_ptr,

Completed in 823 milliseconds