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

/external/qemu/distrib/libpng-1.2.19/
H A Dpng.h462 #define png_write_status_ptr_NULL (png_write_status_ptr)NULL
1065 typedef void (PNGAPI *png_write_status_ptr) PNGARG((png_structp, png_uint_32, typedef
1254 png_write_status_ptr write_row_fn; /* called after each row is encoded */
1929 png_write_status_ptr write_row_fn));
H A Dpngwrite.c1425 png_set_write_status_fn(png_structp png_ptr, png_write_status_ptr write_row_fn)
/external/chromium_org/third_party/libpng/
H A Dpng.h578 #define png_write_status_ptr_NULL (png_write_status_ptr)NULL
1182 typedef void (PNGAPI *png_write_status_ptr) PNGARG((png_structp, png_uint_32, typedef
1387 png_write_status_ptr write_row_fn PNG_DEPSTRUCT; /* called after each row is encoded */
2074 png_write_status_ptr write_row_fn));
H A Dpngwrite.c1486 png_set_write_status_fn(png_structp png_ptr, png_write_status_ptr write_row_fn)
/external/libpng/
H A Dpng.h581 #define png_write_status_ptr_NULL (png_write_status_ptr)NULL
1232 typedef void (PNGAPI *png_write_status_ptr) PNGARG((png_structp, png_uint_32, typedef
1440 png_write_status_ptr write_row_fn PNG_DEPSTRUCT; /* called after each row is encoded */
2146 png_write_status_ptr write_row_fn));
H A Dpngwrite.c1486 png_set_write_status_fn(png_structp png_ptr, png_write_status_ptr write_row_fn)

Completed in 97 milliseconds