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

/external/chromium_org/third_party/libpng/
H A Dpngusr.h461 #define png_write_flush wk_png_write_flush macro
H A Dpngwrite.c984 png_write_flush(png_structp png_ptr) function
988 png_debug(1, "in png_write_flush");
H A Dpngwutil.c2828 png_write_flush(png_ptr);
H A Dpng.h1828 extern PNG_EXPORT(void,png_write_flush) PNGARG((png_structp png_ptr));
/external/qemu/distrib/libpng-1.2.46/
H A Dpngwrite.c984 png_write_flush(png_structp png_ptr) function
988 png_debug(1, "in png_write_flush");
H A Dpngwutil.c2828 png_write_flush(png_ptr);
H A Dpng.h1884 extern PNG_EXPORT(void,png_write_flush) PNGARG((png_structp png_ptr));
/external/libpng/
H A Dpng.h1483 PNG_EXPORT(52, void, png_write_flush, (png_structrp png_ptr));
H A Dpngwrite.c898 png_write_flush(png_structrp png_ptr) function
900 png_debug(1, "in png_write_flush");
H A Dpngwutil.c997 * Z_SYNC_FLUSH: do a SYNC_FLUSH, used by png_write_flush
3020 png_write_flush(png_ptr);

Completed in 113 milliseconds