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

/external/chromium_org/third_party/libpng/
H A Dpngusr.h445 #define png_write_IHDR wk_png_write_IHDR macro
H A Dpngwrite.c49 png_write_IHDR(png_ptr, info_ptr->width, info_ptr->height,
H A Dpngwutil.c392 png_write_IHDR(png_structp png_ptr, png_uint_32 width, png_uint_32 height, function
403 png_debug(1, "in png_write_IHDR");
H A Dpng.h3235 PNG_EXTERN void png_write_IHDR PNGARG((png_structp png_ptr, png_uint_32 width,
/external/libpng/
H A Dpngpriv.h1021 PNG_INTERNAL_FUNCTION(void,png_write_IHDR,(png_structrp png_ptr,
H A Dpngwrite.c106 png_write_IHDR(png_ptr, info_ptr->width, info_ptr->height,
H A Dpngwutil.c754 png_write_IHDR(png_structrp png_ptr, png_uint_32 width, png_uint_32 height, function
760 png_debug(1, "in png_write_IHDR");
/external/qemu/distrib/libpng-1.2.46/
H A Dpngwrite.c49 png_write_IHDR(png_ptr, info_ptr->width, info_ptr->height,
H A Dpngwutil.c392 png_write_IHDR(png_structp png_ptr, png_uint_32 width, png_uint_32 height, function
403 png_debug(1, "in png_write_IHDR");
H A Dpng.h3319 PNG_EXTERN void png_write_IHDR PNGARG((png_structp png_ptr, png_uint_32 width,

Completed in 441 milliseconds